dotfiles/home/.config/nvim/lua/.luarc.json

5 lines
137 B
JSON

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