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