Added .luarc.json to get rid of warnings about missing global vim object
This commit is contained in:
3
.luarc.json
Normal file
3
.luarc.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"diagnostics.globals": ["vim"],
|
||||
}
|
||||
Reference in New Issue
Block a user