mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
plugins/lsp/nextls: init
This commit is contained in:
parent
040bab5f55
commit
2415edc0cb
2 changed files with 10 additions and 0 deletions
|
@ -154,6 +154,7 @@
|
|||
lua-ls.enable = true;
|
||||
marksman.enable = true;
|
||||
metals.enable = true;
|
||||
nextls.enable = true;
|
||||
nginx-language-server.enable = true;
|
||||
nickel-ls.enable = true;
|
||||
nil-ls.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue