mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 06:40:05 +08:00
14 lines
222 B
Scheme
14 lines
222 B
Scheme
[
|
|
(do_statement)
|
|
(numeric_for_statement)
|
|
(generic_for_statement)
|
|
(while_statement)
|
|
(repeat_statement)
|
|
(if_statement)
|
|
(function_statement)
|
|
(record_declaration)
|
|
(enum_declaration)
|
|
(anon_function)
|
|
(table_constructor)
|
|
] @fold
|