From 7421b2e5532c194756d7a9dcccc0604a10f6b77f Mon Sep 17 00:00:00 2001 From: Paul Chaignon Date: Sun, 25 Jan 2015 19:04:00 +0100 Subject: [PATCH] Change TextMate scope for ASP --- lib/linguist/languages.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index f90d472d..888a6487 100644 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -61,6 +61,7 @@ ASP: type: programming color: "#6a40fd" search_term: aspx-vb + tm_scope: text.html.asp aliases: - aspx - aspx-vb