mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 09:20:04 +08:00
22 lines
282 B
Scheme
22 lines
282 B
Scheme
[
|
|
(imports)
|
|
|
|
(function_declaration)
|
|
(enum_type)
|
|
(struct_type)
|
|
(tuple_type)
|
|
(union_type)
|
|
|
|
(block)
|
|
(if_statement)
|
|
(for_statement)
|
|
(call_expression)
|
|
(switch_expression)
|
|
(match_expression)
|
|
(case)
|
|
|
|
(array_literal)
|
|
(struct_literal)
|
|
(tuple_literal)
|
|
] @fold
|