completions mby

This commit is contained in:
2025-10-12 19:19:56 +02:00
parent d3772f7ff2
commit 1ed4595683
5 changed files with 132 additions and 9 deletions

5
.luarc.json Normal file
View File

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