mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-10 15:35:30 +00:00
languages/graphql: add graphql support
Adds a lsp for graphql, adds prettier formatters and treesitter grammar
This commit is contained in:
parent
e2b3daa6f8
commit
1d53ff15b1
4 changed files with 115 additions and 0 deletions
|
|
@ -44,6 +44,7 @@ in {
|
|||
./wgsl.nix
|
||||
./yaml.nix
|
||||
./ruby.nix
|
||||
./graphql.nix
|
||||
];
|
||||
|
||||
options.vim.languages = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue