mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 11:20:07 -04:00
feat(cpon): update queries
This commit is contained in:
parent
32d0baae44
commit
ec0d0ffe51
2 changed files with 6 additions and 7 deletions
|
|
@ -9,13 +9,7 @@
|
|||
"]"
|
||||
"}"
|
||||
">"
|
||||
] @indent.end
|
||||
|
||||
[ "{" "}" ] @indent.branch
|
||||
|
||||
[ "[" "]" ] @indent.branch
|
||||
|
||||
[ "<" ">" ] @indent.branch
|
||||
] @indent.end @indent.branch
|
||||
|
||||
[
|
||||
(ERROR)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue