fix annoying syntax coloring of raw haxe expression
This commit is contained in:
@@ -28,7 +28,7 @@
|
|||||||
</dict>
|
</dict>
|
||||||
</dict>
|
</dict>
|
||||||
<key>match</key>
|
<key>match</key>
|
||||||
<string>(;|//).*$\n?</string>
|
<string>(//).*$\n?</string>
|
||||||
<key>name</key>
|
<key>name</key>
|
||||||
<string>comment.line.semicolon.kiss</string>
|
<string>comment.line.semicolon.kiss</string>
|
||||||
</dict>
|
</dict>
|
||||||
|
Reference in New Issue
Block a user