feat: remove obsolete rnix-lsp

main
mandlm 2024-03-14 14:55:43 +01:00
parent 7244102e45
commit 08274e11d1
Signed by: mandlm
GPG Key ID: 4AA25D647AA54CC7
2 changed files with 0 additions and 2 deletions

View File

@ -6,7 +6,6 @@
# language servers
lua-language-server
rnix-lsp
terraform-ls
tflint
nodejs

View File

@ -101,7 +101,6 @@ local servers = {
}
},
["pyright"] = {},
["rnix"] = {},
["terraformls"] = {},
["texlab"] = {},
["tflint"] = {},