mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-28 00:50:05 +08:00
16 lines
265 B
Scheme
16 lines
265 B
Scheme
|
(call_expression (block) @fold)
|
||
|
|
||
|
[(class_definition)
|
||
|
(trait_definition)
|
||
|
(object_definition)
|
||
|
(function_definition)
|
||
|
(val_definition)
|
||
|
(import_declaration)
|
||
|
|
||
|
(while_expression)
|
||
|
(do_while_expression)
|
||
|
(for_expression)
|
||
|
(try_expression)
|
||
|
(match_expression)
|
||
|
] @fold
|