Merge pull request #231 from bfontaine/master

Detection added for Forth & Omgrofl
This commit is contained in:
Ted Nyman
2013-01-08 04:37:18 -08:00
4 changed files with 55 additions and 0 deletions

View File

@@ -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