mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 18:00:05 +08:00
22 lines
282 B
Scheme
Vendored
22 lines
282 B
Scheme
Vendored
[
|
|
(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
|