mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
plugins/lsp: add nickel-ls
Add `nls`, the official language server for the Nickel language. https://github.com/tweag/nickel/
This commit is contained in:
parent
01aa3d469e
commit
80c03843e7
2 changed files with 7 additions and 0 deletions
|
@ -153,6 +153,7 @@
|
|||
marksman.enable = true;
|
||||
metals.enable = true;
|
||||
nginx-language-server.enable = true;
|
||||
nickel-ls.enable = true;
|
||||
nil-ls.enable = true;
|
||||
nimls.enable = true;
|
||||
nixd.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue