languages/graphql: add graphql support

Adds a lsp for graphql, adds prettier formatters and treesitter grammar
This commit is contained in:
Dmitrii Stepanidenko 2025-04-05 21:15:33 +03:00
commit 1d53ff15b1
4 changed files with 115 additions and 0 deletions

View file

@ -44,6 +44,7 @@ in {
./wgsl.nix
./yaml.nix
./ruby.nix
./graphql.nix
];
options.vim.languages = {