mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 19:20:06 +08:00
9 lines
98 B
Scheme
Vendored
9 lines
98 B
Scheme
Vendored
[
|
|
(if_condition)
|
|
(foreach_loop)
|
|
(while_loop)
|
|
(function_def)
|
|
(macro_def)
|
|
(block_def)
|
|
] @fold
|