Skip to content

Instantly share code, notes, and snippets.

@taiar
Created March 29, 2012 19:00
Show Gist options
  • Save taiar/2242134 to your computer and use it in GitHub Desktop.
Save taiar/2242134 to your computer and use it in GitHub Desktop.
My Sublime Text 2 snippets
<snippet>
<content><![CDATA[\$${1:this}->$2]]></content>
<tabTrigger>th</tabTrigger>
<scope>source.php</scope>
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment