From 76b896a66d668c3373bfda6a9d1e333d62df2677 Mon Sep 17 00:00:00 2001 From: Santiago Perez De Rosso Date: Tue, 1 Jul 2014 11:18:42 -0400 Subject: [PATCH] use Alloy lexer --- lib/linguist/languages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index 47a04fef..b165d86d 100644 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -89,7 +89,7 @@ Agda: Alloy: type: programming # 'modeling' would be more appropiate - lexer: Text only + lexer: Alloy color: "#cc5c24" extensions: - .als