view .luarc.json @ 804:72828b1204a3

feat: add helix config
author zegervdv <zegervdv@me.com>
date Sun, 26 Nov 2023 10:56:56 +0100
parents 942c3ae067e7
children
line wrap: on
line source

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