- cleared up some comments and commented out code

- ignored MiniStatusLine diagnostic
This commit is contained in:
Erik Mertens
2025-08-04 16:23:25 +02:00
parent af66b3c56b
commit 89e1542efb
5 changed files with 16 additions and 81 deletions

7
.luarc.json Normal file
View File

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