mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-26 10:48:35 +02:00
plugins/nvim-lsp: add futhark lsp
This commit is contained in:
parent
c4dddc4f8e
commit
ecaf80b7fd
2 changed files with 7 additions and 0 deletions
|
@ -61,6 +61,7 @@
|
|||
denols.enable = true;
|
||||
eslint.enable = true;
|
||||
elixirls.enable = true;
|
||||
futhark-lsp.enable = true;
|
||||
gopls.enable = true;
|
||||
hls.enable = true;
|
||||
html.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue