mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 09:00:06 +08:00
26 lines
355 B
Scheme
26 lines
355 B
Scheme
[
|
|
(module_declaration)
|
|
(metadata_declaration)
|
|
(output_declaration)
|
|
(parameter_declaration)
|
|
(resource_declaration)
|
|
(type_declaration)
|
|
(variable_declaration)
|
|
|
|
(parenthesized_expression)
|
|
|
|
(decorators)
|
|
(array)
|
|
(object)
|
|
|
|
(if_statement)
|
|
(for_statement)
|
|
|
|
(subscript_expression)
|
|
(ternary_expression)
|
|
|
|
(string)
|
|
|
|
(comment)
|
|
] @fold
|