old configuration

This commit is contained in:
CJSatnarine
2025-12-14 20:45:53 -05:00
commit c8b2f86499
25 changed files with 958 additions and 0 deletions

5
.luarc.json Normal file
View File

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