Fixed order of languages. Forgot how ASCI works.

This will (hopefully) fix the build.
This commit is contained in:
Douglas Adam Smith II
2014-03-11 13:51:16 -04:00
parent 7c85c11944
commit e4c1cc572b

View File

@@ -558,20 +558,20 @@ Fancy:
filenames:
- Fakefile
Fantom:
type: programming
color: "#dbded5"
primary_extension: .fan
FLUX:
type: programming
color: "#33CCFF"
primary_extension: .fx
lexer: Text only
extensions:
- .flux
- .FLUX
- .FX
- .FLUX
- .flux
Fantom:
type: programming
color: "#dbded5"
primary_extension: .fan
Forth:
type: programming