remove luarc.json
This commit is contained in:
parent
a188cf2c9f
commit
62a276a336
2
.gitignore
vendored
2
.gitignore
vendored
@ -6,3 +6,5 @@ plugged
|
|||||||
rplugin.vim
|
rplugin.vim
|
||||||
plugin/packer_compiled.lua
|
plugin/packer_compiled.lua
|
||||||
venv_debugpy
|
venv_debugpy
|
||||||
|
.luarc.json
|
||||||
|
.luarc.json
|
||||||
|
@ -1,5 +0,0 @@
|
|||||||
{
|
|
||||||
"$schema": "https://raw.githubusercontent.com/sumneko/vscode-lua/master/setting/schema.json",
|
|
||||||
"Lua.diagnostics.disable": ["undefined-global"]
|
|
||||||
}
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user