name: Fortran fileTypes:

firstLineMatch: “(?i)-- mode: f90 -[*]-” scopeName: source.fortran uuid: 45253F88-F7CC-49C5-9C32-F3FADD2AB579 foldingStartMarker: ^s*(?i:(if|for|do|module(?!s*procedure)|interface|type(?!s*()|subroutine|function))s.*$ patterns:

foldingStopMarker: ^s*(?i:(end)).*$ keyEquivalent: ^~F