mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 11:20:07 -04:00
fix(graphql): end indent after block
This commit is contained in:
parent
93a9632b63
commit
3686029591
1 changed files with 2 additions and 0 deletions
|
|
@ -7,3 +7,5 @@
|
||||||
"{"
|
"{"
|
||||||
"}"
|
"}"
|
||||||
] @indent.branch
|
] @indent.branch
|
||||||
|
|
||||||
|
"}" @indent.end
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue