• remove swallow pattern for block comments (I believe this was a cut’n’paste mistake, as escape characters should have no special meaning in JavaScript comments AFAIK)

git-svn-id: http://macromates.com/svn/Bundles/trunk/Bundles/JavaScript.tmbundle@3979 dfb7d73b-c2ec-0310-8fea-fb051d288c6d
This commit is contained in:
duff
2006-07-03 06:22:39 +00:00
parent 6392496e90
commit 4cee5c6650
-2
View File
@@ -128,8 +128,6 @@
<string>\*/</string>
<key>name</key>
<string>comment.block.js</string>
<key>swallow</key>
<string>\\.</string>
</dict>
<dict>
<key>match</key>