mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 03:00:06 +08:00
17 lines
196 B
Scheme
17 lines
196 B
Scheme
[
|
|
(function_definition)
|
|
|
|
(if_statement)
|
|
|
|
(for_statement)
|
|
(while_statement)
|
|
|
|
(switch_statement)
|
|
(case_statement)
|
|
|
|
(otherwise_statement)
|
|
|
|
(try_statement)
|
|
(catch_statement)
|
|
] @fold
|