dots/.luarc.json

6 lines
182 B
JSON

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