mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
fold(c): ignore compound statements
This commit is contained in:
parent
36d2c7d746
commit
d5e11c41cf
1 changed files with 0 additions and 1 deletions
|
|
@ -4,5 +4,4 @@
|
|||
(while_statement)
|
||||
(translation_unit)
|
||||
(function_definition)
|
||||
(compound_statement)
|
||||
] @fold
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue