mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 06:20:05 +08:00
23 lines
292 B
Scheme
23 lines
292 B
Scheme
[
|
|
(function_definition)
|
|
|
|
(for_statement)
|
|
(if_statement)
|
|
(while_statement)
|
|
(with_statement)
|
|
(match_statement)
|
|
|
|
(parameters)
|
|
(argument_list)
|
|
|
|
(parenthesized_expression)
|
|
(list_comprehension)
|
|
(dictionary_comprehension)
|
|
|
|
(tuple)
|
|
(list)
|
|
(dictionary)
|
|
|
|
(string)
|
|
] @fold
|