From c70048a3e2cac79ac139b611729f3f771c019ced Mon Sep 17 00:00:00 2001 From: Adam Roben Date: Tue, 14 Oct 2014 14:19:05 -0400 Subject: [PATCH] Use TextMate 1 scope for HTML+ERB files The TextMate 2 scope requires support for injection grammars, which some parsers don't support. --- 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 de1f5229..dbd1bef2 100644 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -958,7 +958,7 @@ HTML+Django: HTML+ERB: type: markup - tm_scope: text.html.erb + tm_scope: text.html.ruby group: HTML lexer: RHTML aliases: