1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-12-15 13:31:09 +01:00

plugins/lsp/nextls: init

This commit is contained in:
Thomas Stachl 2024-07-29 07:24:39 +02:00
parent 040bab5f55
commit 2415edc0cb
No known key found for this signature in database
GPG key ID: ED5EAAA8E895B23A
2 changed files with 10 additions and 0 deletions

View file

@ -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;