mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 06:20:05 +08:00
21 lines
341 B
Scheme
21 lines
341 B
Scheme
[
|
|
(const_declaration)
|
|
(expression_switch_statement)
|
|
(expression_case)
|
|
(default_case)
|
|
(type_switch_statement)
|
|
(type_case)
|
|
(for_statement)
|
|
(func_literal)
|
|
(function_declaration)
|
|
(if_statement)
|
|
(import_declaration)
|
|
(method_declaration)
|
|
(type_declaration)
|
|
(var_declaration)
|
|
(composite_literal)
|
|
(literal_element)
|
|
(block)
|
|
] @fold
|
|
|