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:
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user