nil-ls => none-ls and stuff

This commit is contained in:
Adam Bellinson
2026-09-07 02:37:46 -04:00
committed by thread
parent 465246e0c9
commit f96bb5c9c7
5 changed files with 131 additions and 34 deletions
+12
View File
@@ -0,0 +1,12 @@
local options = {
ensure_installed = { "lua", "elixir" },
highlight = {
enable = true,
use_languagetree = true,
},
indent = { enable = true },
}
return options