mirror of
https://github.com/helix-editor/helix
synced 2026-03-12 10:48:32 +01:00
13 lines
186 B
Scheme
13 lines
186 B
Scheme
;; by @oponkork
|
|
[
|
|
(if_statement)
|
|
(where_statement)
|
|
(enum_statement)
|
|
(do_loop_statement)
|
|
(derived_type_definition)
|
|
(function)
|
|
(subroutine)
|
|
(module_procedure)
|
|
(interface)
|
|
] @fold
|