mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-09 06:50:06 -04:00
fix(indents): re-parse before each indent
This commit is contained in:
parent
fd5a551d7c
commit
b06961a519
7 changed files with 29 additions and 11 deletions
|
|
@ -36,6 +36,7 @@
|
|||
(else_statement)
|
||||
] @branch
|
||||
|
||||
(comment) @auto
|
||||
(comment) @ignore
|
||||
|
||||
(string) @auto
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue