mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
c(folds): fold on enums
This commit is contained in:
parent
2b785889a4
commit
6b31df7852
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
(case_statement)
|
||||
(function_definition)
|
||||
(struct_specifier)
|
||||
(enum_specifier)
|
||||
(comment)
|
||||
(preproc_if)
|
||||
(preproc_elif)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue