De-lobotomize the Lua Language Server

The AI code was wrong
Now here is some different AI code
This commit is contained in:
2025-04-18 13:45:49 -07:00
parent 51a8ed3919
commit 02cba114d8
2 changed files with 7 additions and 17 deletions

7
.luarc.json Normal file
View File

@ -0,0 +1,7 @@
{
"Lua": {
"diagnostics": {
"globals": ["vim", "Snacks"]
}
}
}