From cec3a264965d77b268c6ee4d6e51027b65074e6d Mon Sep 17 00:00:00 2001 From: Damien Guard Date: Fri, 16 Feb 2018 03:40:11 -0800 Subject: [PATCH] Remove NANT grammar from CSharp (#4034) We no longer include this grammar in atom/language-csharp as it caused issues with highlighting bash etc. and was unmaintained. --- grammars.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/grammars.yml b/grammars.yml index d38eeee8..63c6005c 100755 --- a/grammars.yml +++ b/grammars.yml @@ -389,7 +389,6 @@ vendor/grammars/language-csharp: - source.cake - source.cs - source.csx -- source.nant-build vendor/grammars/language-csound: - source.csound - source.csound-document