mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-28 00:50:05 +08:00
16 lines
192 B
Scheme
16 lines
192 B
Scheme
|
body: [
|
||
|
(declaration_list)
|
||
|
(switch_body)
|
||
|
(enum_member_declaration_list)
|
||
|
] @fold
|
||
|
|
||
|
accessors: [
|
||
|
(accessor_list)
|
||
|
] @fold
|
||
|
|
||
|
initializer: [
|
||
|
(initializer_expression)
|
||
|
] @fold
|
||
|
|
||
|
(block) @fold
|