From 37c2bee3aeb6f08c69910013f9b0491512853e78 Mon Sep 17 00:00:00 2001 From: othree Date: Wed, 10 Dec 2014 14:18:25 +0800 Subject: [PATCH] Follow #1831, change WebIDL ace_mode to 'text' --- 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 44064f8c..d129fa0a 100644 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -3024,7 +3024,7 @@ WebIDL: extensions: - .webidl tm_scope: source.webidl - ace_mode: none + ace_mode: text XC: