Skip to content

Commit c5b6cab

Browse files
authored
Minor reformat of PLIST XML (#346)
1 parent 4af7bfc commit c5b6cab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Samples/Kaleidoscope/TextMate/syntaxes/Kaleidoscope.plist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@
3131
<key>name</key>
3232
<string>comment.line.number-sign.kaleidoscope</string>
3333
<key>begin</key>
34-
<string>#</string>
35-
<key>end</key>
36-
<string>\n</string>
34+
<string>#</string>
35+
<key>end</key>
36+
<string>\n</string>
3737
</dict>
3838
<dict>
3939
<!-- NOTE: In VS these become tagged as "number" unless overridden with a custom definition -->

0 commit comments

Comments
 (0)