mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-07 15:54:31 +02:00
plugins/lsp: add graphql language server
This commit is contained in:
parent
41f5b167e7
commit
798cbe99ce
2 changed files with 6 additions and 0 deletions
|
@ -102,6 +102,7 @@
|
|||
futhark-lsp.enable = true;
|
||||
gleam.enable = true;
|
||||
gopls.enable = true;
|
||||
graphql.enable = true;
|
||||
hls.enable = true;
|
||||
html.enable = true;
|
||||
java-language-server.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue