mirror of
https://github.com/kennethreitz-archive/kJS.tmbundle.git
synced 2026-06-05 23:50:19 +00:00
• 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:
@@ -128,8 +128,6 @@
|
||||
<string>\*/</string>
|
||||
<key>name</key>
|
||||
<string>comment.block.js</string>
|
||||
<key>swallow</key>
|
||||
<string>\\.</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>match</key>
|
||||
|
||||
Reference in New Issue
Block a user