mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 08:35:43 +02:00
tests/lsp: futhark-lsp has been fixed
This commit is contained in:
parent
45d788bdd9
commit
cc3f5209c1
1 changed files with 1 additions and 3 deletions
|
@ -100,9 +100,7 @@
|
|||
# As of 2023/12/02, fsautocomplete is broken
|
||||
# See https://github.com/NixOS/nixpkgs/issues/271704
|
||||
fsautocomplete.enable = false;
|
||||
# As of 2023/10/21, futhark is broken
|
||||
# TODO: test and uncomment if it gets fixed
|
||||
# futhark-lsp.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