view .luarc.json @ 733:1a7ec1a0d2a6

feat: enable chg binary for diffview
author zegervdv <zegervdv@me.com>
date Sat, 17 Dec 2022 15:52:27 +0100
parents 45c34cfecc3e
children 942c3ae067e7
line wrap: on
line source

{
    "$schema": "https://raw.githubusercontent.com/sumneko/vscode-lua/master/setting/schema.json",
    "Lua.workspace.checkThirdParty": false
}