fsautocomplete: init (#655)

This commit is contained in:
Mikael Fangel 2023-10-20 08:39:09 +00:00 committed by GitHub
parent d560fc6183
commit 9832bc3f54
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View file

@ -87,6 +87,7 @@
elmls.enable = true;
eslint.enable = true;
elixirls.enable = true;
fsautocomplete.enable = true;
futhark-lsp.enable = true;
gopls.enable = true;
hls.enable = true;