Merge pull request #403 from Jakeii/patch-1

Function calls not highlighted in JS
This commit is contained in:
Martin Aeschlimann 2015-11-23 11:38:11 +01:00
commit 956a8f0e06

View file

@ -639,7 +639,7 @@
<key>match</key>
<string>(?&lt;!\w)([\p{L}\p{Nl}$_][\p{L}\p{Nl}$\p{Mn}\p{Mc}\p{Nd}\p{Pc}\x{200C}\x{200D}]*)(?=\()</string>
<key>name</key>
<string>meta.function.js</string>
<string>meta.function-call.js</string>
</dict>
</array>
<key>repository</key>