We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4af7bfc commit c5b6cabCopy full SHA for c5b6cab
src/Samples/Kaleidoscope/TextMate/syntaxes/Kaleidoscope.plist
@@ -31,9 +31,9 @@
31
<key>name</key>
32
<string>comment.line.number-sign.kaleidoscope</string>
33
<key>begin</key>
34
- <string>#</string>
35
- <key>end</key>
36
- <string>\n</string>
+ <string>#</string>
+ <key>end</key>
+ <string>\n</string>
37
</dict>
38
<dict>
39
<!-- NOTE: In VS these become tagged as "number" unless overridden with a custom definition -->
0 commit comments