mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +00:00
Fixed order of languages. Forgot how ASCI works.
This will (hopefully) fix the build.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user