From a04b9dd7cd2d79ff1cf15eebf36e4446d7bb1b9f Mon Sep 17 00:00:00 2001 From: Giacom Date: Wed, 4 Dec 2013 12:07:46 +0000 Subject: [PATCH] Updated the DM language to use the C++ 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 2f089cca..0f6c35a5 100644 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -380,7 +380,7 @@ D-ObjDump: DM: type: programming color: "#075ff1" - lexer: Text only + lexer: C++ primary_extension: .dm aliases: - byond