Skip to content

Instantly share code, notes, and snippets.

@twokul
Created August 31, 2012 15:55
Show Gist options
  • Save twokul/3555003 to your computer and use it in GitHub Desktop.
Save twokul/3555003 to your computer and use it in GitHub Desktop.
return-this-sublime-snippet
<snippet>
<content><![CDATA[
return this;
]]></content>
<tabTrigger>rt</tabTrigger>
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment