mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 20:00:07 -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)
|
(while_statement)
|
||||||
(translation_unit)
|
(translation_unit)
|
||||||
(switch_statement)
|
(switch_statement)
|
||||||
|
(case_statement)
|
||||||
(function_definition)
|
(function_definition)
|
||||||
(struct_specifier)
|
(struct_specifier)
|
||||||
(comment)
|
(comment)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue