view .luarc.json @ 734:485de5dc7ef2

feat: configure fold/folder icons for diffview
author zegervdv <zegervdv@me.com>
date Sat, 17 Dec 2022 16:13:07 +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
}