Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save mjhea0/8d675b1ccce0522d9e19 to your computer and use it in GitHub Desktop.
Save mjhea0/8d675b1ccce0522d9e19 to your computer and use it in GitHub Desktop.
<snippet>
<content><![CDATA[
var ${2:${1/.*\/([^\.]+)[\.]?(.*)/$1/g}} = require('${1:lib}');
]]></content>
<tabTrigger>req</tabTrigger>
<scope>source.js</scope>
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment