mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +00:00
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:
@@ -788,6 +788,7 @@ FORTRAN:
|
||||
- .f95
|
||||
- .for
|
||||
- .fpp
|
||||
tm_scope: source.fortran.modern
|
||||
|
||||
Factor:
|
||||
type: programming
|
||||
|
||||
Reference in New Issue
Block a user