.dotfiles/configs/nvim/.luarc.json

4 lines
144 B
JSON
Raw Normal View History

2022-11-19 18:38:42 +01:00
{
"$schema": "https://raw.githubusercontent.com/sumneko/vscode-lua/master/setting/schema.json",
"Lua.workspace.checkThirdParty": false
}