more stuff too lazy to seperate
This commit is contained in:
9
lua/.luarc.json
Normal file
9
lua/.luarc.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"diagnostics.globals": [
|
||||
"g",
|
||||
"o",
|
||||
"a",
|
||||
"vim",
|
||||
],
|
||||
"workspace.checkThirdParty": false
|
||||
}
|
Reference in New Issue
Block a user