mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-12 16:30:02 -04:00
fix(meson): adapt to renamed node
This commit is contained in:
parent
1f6bd57192
commit
ea3ddedd83
2 changed files with 2 additions and 2 deletions
|
|
@ -19,7 +19,7 @@
|
|||
"endforeach"
|
||||
] @indent.branch @indent.end
|
||||
|
||||
(experession_statement
|
||||
(expression_statement
|
||||
object: (_)) @indent.begin
|
||||
|
||||
(comment) @indent.auto
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue