mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-21 12:50:09 -04:00
fold(c): ignore compound statements
This commit is contained in:
parent
7161b65c24
commit
67ac6e53ba
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