Skip to content

Instantly share code, notes, and snippets.

@martin-brennan
Created February 1, 2015 09:21
Show Gist options
  • Save martin-brennan/e28a644592d56deef2f2 to your computer and use it in GitHub Desktop.
Save martin-brennan/e28a644592d56deef2f2 to your computer and use it in GitHub Desktop.
highlight js this in sublime text 2
<dict>
<key>name</key>
<string>Super this (JavaScript)</string>
<key>scope</key>
<string>source.js variable.language.js</string>
<key>settings</key>
<dict>
<key>fontStyle</key>
<string>bold italic</string>
<key>foreground</key>
<string>#DE4DB4</string>
</dict>
</dict>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment