chore(meta): add .luarc.json

This commit is contained in:
2024-07-28 15:36:04 +03:00
parent 3413365d41
commit dc76fa8914

5
.luarc.json Normal file
View File

@@ -0,0 +1,5 @@
{
"diagnostics.globals": [
"vim"
]
}