Skip to content

Commit c1b157c

Browse files
author
fadeevab
committed
Remove highlighting of comments inside of define directive.
It fixes "Makefile syntax highlighting partially breaks when a # is in a string #9".
1 parent bb24546 commit c1b157c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Syntaxes/Makefile.plist

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -198,10 +198,6 @@
198198
<key>include</key>
199199
<string>#variables</string>
200200
</dict>
201-
<dict>
202-
<key>include</key>
203-
<string>#comment</string>
204-
</dict>
205201
<dict>
206202
<key>include</key>
207203
<string>#directives</string>

0 commit comments

Comments
 (0)