mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 12:40:05 +08:00
11 lines
166 B
Scheme
11 lines
166 B
Scheme
|
[
|
||
|
(do_statement)
|
||
|
(while_statement)
|
||
|
(repeat_statement)
|
||
|
(if_statement)
|
||
|
(for_statement)
|
||
|
(function_declaration)
|
||
|
(function_definition)
|
||
|
(table_constructor)
|
||
|
] @fold
|