view .luarc.json @ 715:28900bda2334

feat: enable 4 way diff in diffview
author zegervdv <zegervdv@me.com>
date Sat, 03 Dec 2022 11:19:53 +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
}