From 06997f0da240a482f5f2f70912f36c6446b02b2c Mon Sep 17 00:00:00 2001 From: Paul Chaignon Date: Fri, 14 Aug 2015 14:17:32 +0200 Subject: [PATCH] Fix scope of grammar for LabVIEW --- 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 352542b0..a0ede441 100644 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -1718,7 +1718,7 @@ LabVIEW: type: programming extensions: - .lvproj - tm_scope: source.xml + tm_scope: text.xml ace_mode: xml Lasso: