Skip to content

Instantly share code, notes, and snippets.

@besimhu
Created March 15, 2015 16:28
Show Gist options
  • Save besimhu/8404a3bd056dfdde2c45 to your computer and use it in GitHub Desktop.
Save besimhu/8404a3bd056dfdde2c45 to your computer and use it in GitHub Desktop.
Snippets to use em() function. Simply go to 'Tools -> New Snippet' and add your snippets in. To use hit tab after writing 'em'.
<snippet>
<content><![CDATA[
em(${1});
]]></content>
<tabTrigger>em</tabTrigger>
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment