dotfiles/nvim/.luarc.json
2022-11-08 21:41:28 -05:00

4 lines
144 B
JSON

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