mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 11:20:07 -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)
|
(while_statement)
|
||||||
(translation_unit)
|
(translation_unit)
|
||||||
(function_definition)
|
(function_definition)
|
||||||
(compound_statement)
|
|
||||||
] @fold
|
] @fold
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue