From e7d8b99ca2f2985573b3dae947d37202c9c31e7f Mon Sep 17 00:00:00 2001 From: Rob Hoelz Date: Tue, 29 Oct 2013 08:56:37 +0100 Subject: [PATCH] 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. --- lib/linguist/languages.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index 3d87f034..83e6e080 100644 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -612,7 +612,6 @@ Haskell: Haxe: type: programming - lexer: haXe ace_mode: haxe color: "#346d51" primary_extension: .hx