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