mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-28 01:10:05 +08:00
12 lines
166 B
Scheme
12 lines
166 B
Scheme
|
;; by @oponkork
|
||
|
[
|
||
|
(if_statement)
|
||
|
(where_statement)
|
||
|
(enum_statement)
|
||
|
(do_loop_statement)
|
||
|
(derived_type_definition)
|
||
|
(function)
|
||
|
(subroutine)
|
||
|
(interface)
|
||
|
] @fold
|