Skip to content

Commit

Permalink
Fix comments
Browse files Browse the repository at this point in the history
  • Loading branch information
ViktorQvarfordt committed Apr 29, 2017
1 parent 49b4cd3 commit 843beea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Comments.tmPreferences
Expand Up @@ -12,13 +12,13 @@
<array>
<dict>
<key>name</key>
<string>TM_COMMENT_START_2</string>
<string>TM_COMMENT_START</string>
<key>value</key>
<string>(* </string>
</dict>
<dict>
<key>name</key>
<string>TM_COMMENT_END_2</string>
<string>TM_COMMENT_END</string>
<key>value</key>
<string> *)</string>
</dict>
Expand Down

0 comments on commit 843beea

Please sign in to comment.