Skip to content

Instantly share code, notes, and snippets.

@acoustep
Created December 17, 2012 22:14
Show Gist options
  • Save acoustep/4322816 to your computer and use it in GitHub Desktop.
Save acoustep/4322816 to your computer and use it in GitHub Desktop.
<snippet>
<content><![CDATA[
\$('${1:body}')on.('${2:click}', function(${3}){
${4}
});
]]></content>
<!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
<tabTrigger>$9</tabTrigger>
<!-- Optional: Set a scope to limit where the snippet will trigger -->
<!-- <scope>source.python</scope> -->
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment