1
0
mirror of https://github.com/helix-editor/helix synced 2026-03-12 10:48:32 +01:00
helix/runtime/queries/fortran/folds.scm
2025-09-13 19:28:20 -04:00

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