mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-30 22:59:31 +02:00
plugins/lsp: add gleam language server
This commit is contained in:
parent
c9149122a8
commit
ec3637960c
2 changed files with 5 additions and 0 deletions
|
@ -101,6 +101,7 @@
|
|||
# See https://github.com/NixOS/nixpkgs/issues/271704
|
||||
fsautocomplete.enable = false;
|
||||
futhark-lsp.enable = true;
|
||||
gleam.enable = true;
|
||||
gopls.enable = true;
|
||||
hls.enable = true;
|
||||
html.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue