feat: add nix lsp (nil)

This commit is contained in:
Guz
2024-12-05 19:29:22 -03:00
parent 8b143033ee
commit d579fd4517
2 changed files with 2 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ local lsps = {
},
["gopls"] = {},
["htmx"] = {},
["nil_ls"] = {},
["tailwindcss"] = {},
["templ"] = {},
["rust_analyzer"] = {},

View File

@@ -38,6 +38,7 @@
gopls
htmx-lsp
lua-language-server
nil
tailwindcss-language-server
templ
rust-analyzer