mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +00:00
Updated How language to FLUX (name change)
This commit is contained in:
@@ -562,6 +562,16 @@ Fantom:
|
|||||||
type: programming
|
type: programming
|
||||||
color: "#dbded5"
|
color: "#dbded5"
|
||||||
primary_extension: .fan
|
primary_extension: .fan
|
||||||
|
|
||||||
|
FLUX:
|
||||||
|
type: programming
|
||||||
|
color: "#33CCFF"
|
||||||
|
primary_extension: .fx
|
||||||
|
lexer: Text only
|
||||||
|
extensions:
|
||||||
|
- .flux
|
||||||
|
- .FLUX
|
||||||
|
- .FX
|
||||||
|
|
||||||
Forth:
|
Forth:
|
||||||
type: programming
|
type: programming
|
||||||
@@ -723,15 +733,6 @@ Haxe:
|
|||||||
primary_extension: .hx
|
primary_extension: .hx
|
||||||
extensions:
|
extensions:
|
||||||
- .hxsl
|
- .hxsl
|
||||||
|
|
||||||
HOW:
|
|
||||||
type: programming
|
|
||||||
coloe: "#CC0099"
|
|
||||||
lexer: Text only
|
|
||||||
primary_extension: .how
|
|
||||||
extensions:
|
|
||||||
- .howmeta
|
|
||||||
- .howproj
|
|
||||||
|
|
||||||
INI:
|
INI:
|
||||||
type: data
|
type: data
|
||||||
|
|||||||
Reference in New Issue
Block a user