mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 04:18:48 +00:00
haXe is now "Haxe"
According to https://groups.google.com/forum/#!topic/haxelang/O7PB-ZrX4i4/discussion The lexer in Pygments is not renamed yet, so just stay as is at the moment.
This commit is contained in:
committed by
Mislav Marohnić
parent
586650f01c
commit
50ecb63058
@@ -596,17 +596,6 @@ HTTP:
|
||||
type: data
|
||||
primary_extension: .http
|
||||
|
||||
HaXe:
|
||||
type: programming
|
||||
lexer: haXe
|
||||
ace_mode: haxe
|
||||
color: "#346d51"
|
||||
primary_extension: .hx
|
||||
extensions:
|
||||
- .hx
|
||||
- .hxml
|
||||
- .mtt
|
||||
|
||||
Haml:
|
||||
group: HTML
|
||||
type: markup
|
||||
@@ -620,6 +609,15 @@ Haskell:
|
||||
- .hs
|
||||
- .hsc
|
||||
|
||||
Haxe:
|
||||
type: programming
|
||||
lexer: haXe
|
||||
ace_mode: haxe
|
||||
color: "#346d51"
|
||||
primary_extension: .hx
|
||||
extensions:
|
||||
- .hxsl
|
||||
|
||||
INI:
|
||||
type: data
|
||||
extensions:
|
||||
|
||||
Reference in New Issue
Block a user