mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-03-01 10:39:25 +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
|