mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-06 05:20:00 -04:00
folds(c): fold at case_statement
This commit is contained in:
parent
98b9e271ba
commit
563616738b
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
(while_statement)
|
||||
(translation_unit)
|
||||
(switch_statement)
|
||||
(case_statement)
|
||||
(function_definition)
|
||||
(struct_specifier)
|
||||
(comment)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue