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: filenames:
- Fakefile - Fakefile
Fantom:
type: programming
color: "#dbded5"
primary_extension: .fan
FLUX: FLUX:
type: programming type: programming
color: "#33CCFF" color: "#33CCFF"
primary_extension: .fx primary_extension: .fx
lexer: Text only lexer: Text only
extensions: extensions:
- .flux
- .FLUX
- .FX - .FX
- .FLUX
- .flux
Fantom:
type: programming
color: "#dbded5"
primary_extension: .fan
Forth: Forth:
type: programming type: programming