fix: remove luarc

This commit is contained in:
Arman.H 2022-05-10 18:49:07 +04:30
parent 8ac4b01da2
commit 7805071958

View file

@ -1,7 +0,0 @@
{
"$schema": "https://raw.githubusercontent.com/sumneko/vscode-lua/master/setting/schema.json",
"Lua.diagnostics.globals": [
"vim",
"nvchad"
]
}