lsp/servers/packages: add package for graphql
Some checks failed
Publish every Git push to main to FlakeHub / flakehub-publish (push) Has been cancelled
Publish every git push to Flakestry / publish-flake (push) Has been cancelled
Documentation / Version info (push) Has been cancelled
Documentation / Build (push) Has been cancelled
Documentation / Combine builds (push) Has been cancelled
Documentation / Deploy (push) Has been cancelled

This commit is contained in:
Gaetan Lepage 2026-02-15 01:12:01 +01:00 committed by Matt Sturgeon
parent 4c63aa76be
commit ed0424f0b0

View file

@ -266,6 +266,7 @@
glslls = "glslls";
golangci_lint_ls = "golangci-lint-langserver";
gopls = "gopls";
graphql = "graphql-language-service-cli";
harper_ls = "harper";
helm_ls = "helm-ls";
hls = "haskell-language-server";