From d139ab728f83cc5651e274c5653b2dff11153098 Mon Sep 17 00:00:00 2001 From: fadeevab Date: Sat, 6 Feb 2021 15:19:54 +0200 Subject: [PATCH] Remove highlighting of comments inside of `define` directive. It fixes "Makefile syntax highlighting partially breaks when a # is in a string #9". --- Syntaxes/Makefile.plist | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Syntaxes/Makefile.plist b/Syntaxes/Makefile.plist index d38049a..5d763a7 100644 --- a/Syntaxes/Makefile.plist +++ b/Syntaxes/Makefile.plist @@ -198,10 +198,6 @@ include #variables - - include - #comment - include #directives