From 960ff73c7fcd42e603fbf892749b9653da4a3565 Mon Sep 17 00:00:00 2001 From: Adam Roben Date: Wed, 12 Nov 2014 11:43:52 -0500 Subject: [PATCH] Fix the tm_scope for Less The source.css.less grammar actually understands Less syntax. --- 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 edabb499..5b234de1 100644 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -1419,7 +1419,7 @@ Less: lexer: CSS extensions: - .less - tm_scope: source.css + tm_scope: source.css.less LilyPond: lexer: Text only