From 7c85c1194406d50f4d733f82d7ba1921f7f1d714 Mon Sep 17 00:00:00 2001 From: Douglas Adam Smith II Date: Tue, 11 Mar 2014 13:38:10 -0400 Subject: [PATCH] Updated How language to FLUX (name change) --- lib/linguist/languages.yml | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index b653f4fb..2f928326 100644 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -562,6 +562,16 @@ Fantom: type: programming color: "#dbded5" primary_extension: .fan + +FLUX: + type: programming + color: "#33CCFF" + primary_extension: .fx + lexer: Text only + extensions: + - .flux + - .FLUX + - .FX Forth: type: programming @@ -723,15 +733,6 @@ Haxe: primary_extension: .hx extensions: - .hxsl - -HOW: - type: programming - coloe: "#CC0099" - lexer: Text only - primary_extension: .how - extensions: - - .howmeta - - .howproj INI: type: data