mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 09:20:06 +08:00
11 lines
185 B
Scheme
11 lines
185 B
Scheme
|
[
|
||
|
(struct_declaration)
|
||
|
(function_declaration)
|
||
|
(if_statement)
|
||
|
(switch_statement)
|
||
|
(switch_body)
|
||
|
(loop_statement)
|
||
|
(for_statement)
|
||
|
(while_statement)
|
||
|
] @fold
|