Use source.fortran.modern TM scope for FORTRAN

This is technically only for FORTRAN 90 and newer, but seems to do just fine with older variants.
This commit is contained in:
Adam Roben
2014-11-13 09:52:08 -05:00
parent 9385e70d2d
commit 9acf41b0fe

View File

@@ -788,6 +788,7 @@ FORTRAN:
- .f95
- .for
- .fpp
tm_scope: source.fortran.modern
Factor:
type: programming