mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-04 13:00:04 +08:00
9 lines
98 B
Scheme
9 lines
98 B
Scheme
|
[
|
||
|
(if_condition)
|
||
|
(foreach_loop)
|
||
|
(while_loop)
|
||
|
(function_def)
|
||
|
(macro_def)
|
||
|
(block_def)
|
||
|
] @fold
|