Let of be same color as in.
This commit is contained in:
parent
f1e9c886e8
commit
e99c1f0f42
1 changed files with 1 additions and 1 deletions
|
@ -590,7 +590,7 @@
|
||||||
</dict>
|
</dict>
|
||||||
<dict>
|
<dict>
|
||||||
<key>match</key>
|
<key>match</key>
|
||||||
<string>\b(delete|in|instanceof|new|typeof|with)\b</string>
|
<string>\b(delete|in|of|instanceof|new|typeof|with)\b</string>
|
||||||
<key>name</key>
|
<key>name</key>
|
||||||
<string>keyword.operator.js</string>
|
<string>keyword.operator.js</string>
|
||||||
</dict>
|
</dict>
|
||||||
|
|
Loading…
Reference in a new issue