mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 19:46:58 -04:00
fix(c): fold switch statements
This commit is contained in:
parent
e86544caa7
commit
03bb038c70
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
(if_statement)
|
||||
(while_statement)
|
||||
(translation_unit)
|
||||
(switch_statement)
|
||||
(function_definition)
|
||||
(struct_specifier)
|
||||
(comment)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue