mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-22 03:35:21 +02:00
plugins/nvim-lsp: add terraform-ls language server (#325)
This commit is contained in:
parent
5d2dbc40a6
commit
b6706fa0ec
2 changed files with 6 additions and 0 deletions
|
@ -61,6 +61,7 @@
|
|||
rnix-lsp.enable = true;
|
||||
rust-analyzer.enable = true;
|
||||
tailwindcss.enable = true;
|
||||
terraformls.enable = true;
|
||||
texlab.enable = true;
|
||||
tsserver.enable = true;
|
||||
typst-lsp.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue