view .luarc.json @ 775:951fb526b510

feat: enable new linematch diffopt
author zegervdv <zegervdv@me.com>
date Tue, 11 Apr 2023 07:22:48 +0200
parents 942c3ae067e7
children
line wrap: on
line source

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