mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-13 00:40:06 -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)
|
(case_statement)
|
||||||
(function_definition)
|
(function_definition)
|
||||||
(struct_specifier)
|
(struct_specifier)
|
||||||
|
(enum_specifier)
|
||||||
(comment)
|
(comment)
|
||||||
(preproc_if)
|
(preproc_if)
|
||||||
(preproc_elif)
|
(preproc_elif)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue