fix(nvim): Fix lua_ls + selene for vim and Snacks globals

This commit is contained in:
demenik
2025-12-16 18:52:47 +01:00
parent 26799a989e
commit 5a8057ac09
4 changed files with 26 additions and 36 deletions

4
selene.toml Normal file
View File

@@ -0,0 +1,4 @@
std = "vim"
[lints]
mixed_table="allow"