mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Detection added for Forth & Omgrofl
This commit is contained in:
@@ -413,6 +413,14 @@ F#:
|
||||
- .fsi
|
||||
- .fsx
|
||||
|
||||
Forth:
|
||||
type: programming
|
||||
primary_extension: .fth
|
||||
color: "#341708"
|
||||
extensions:
|
||||
- .fth
|
||||
- .forth
|
||||
|
||||
FORTRAN:
|
||||
type: programming
|
||||
lexer: Fortran
|
||||
@@ -845,6 +853,13 @@ Objective-J:
|
||||
- .j
|
||||
- .sj
|
||||
|
||||
Omgrofl:
|
||||
type: programming
|
||||
primary_extension: .omgrofl
|
||||
color: "#cabbff"
|
||||
extensions:
|
||||
- .omgrofl
|
||||
|
||||
Opa:
|
||||
type: programming
|
||||
primary_extension: .opa
|
||||
|
||||
Reference in New Issue
Block a user