mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 11:36:54 -04:00
fix(indent): fix indent queries
Signed-off-by: Fymyte <pierguill@gmail.com>
This commit is contained in:
parent
171adc391b
commit
4ebaa35c0b
1 changed files with 3 additions and 1 deletions
|
|
@ -1 +1,3 @@
|
|||
(rule_set) @fold
|
||||
(rule_set) @indent
|
||||
|
||||
(block "}" @branch)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue