mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 01:16:18 +04:00
12 lines
189 B
Scheme
12 lines
189 B
Scheme
[(if_statement)
|
|
(for_statement)
|
|
(while_statement)
|
|
(switch_statement)
|
|
(try_statement)
|
|
(function_definition)
|
|
(class_definition)
|
|
(enumeration)
|
|
(events)
|
|
(methods)
|
|
(properties)] @fold
|