mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Use the Haxe lexer for Haxe
The lexer for Haxe is no longer named haXe, so linguist is currently unable to find it. This fixes that.
This commit is contained in:
@@ -612,7 +612,6 @@ Haskell:
|
||||
|
||||
Haxe:
|
||||
type: programming
|
||||
lexer: haXe
|
||||
ace_mode: haxe
|
||||
color: "#346d51"
|
||||
primary_extension: .hx
|
||||
|
||||
Reference in New Issue
Block a user