mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-07 20:08:48 +00:00
Merge pull request #231 from bfontaine/master
Detection added for Forth & Omgrofl
This commit is contained in:
@@ -484,6 +484,15 @@ Fantom:
|
||||
extensions:
|
||||
- .fan
|
||||
|
||||
Forth:
|
||||
type: programming
|
||||
primary_extension: .fth
|
||||
color: "#341708"
|
||||
lexer: Text only
|
||||
extensions:
|
||||
- .forth
|
||||
- .fth
|
||||
|
||||
GAS:
|
||||
type: programming
|
||||
group: Assembly
|
||||
@@ -929,6 +938,14 @@ Objective-J:
|
||||
- .j
|
||||
- .sj
|
||||
|
||||
Omgrofl:
|
||||
type: programming
|
||||
primary_extension: .omgrofl
|
||||
color: "#cabbff"
|
||||
lexer: Text only
|
||||
extensions:
|
||||
- .omgrofl
|
||||
|
||||
Opa:
|
||||
type: programming
|
||||
primary_extension: .opa
|
||||
|
||||
Reference in New Issue
Block a user