Skip to content

Commit 163a80a

Browse files
committed
Enable graphql in Treesitter
1 parent a1477d9 commit 163a80a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dot_config/nvim/exact_lua/exact_plugins/treesitter.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ return {
2929
"dart",
3030
"vue",
3131
"just",
32+
"graphql",
3233
},
3334
highlight = {
3435
enable = true,

0 commit comments

Comments
 (0)