Skip to content

Instantly share code, notes, and snippets.

@walkerstone
Created October 10, 2014 09:00
Show Gist options
  • Save walkerstone/86c04e8967df28032682 to your computer and use it in GitHub Desktop.
Save walkerstone/86c04e8967df28032682 to your computer and use it in GitHub Desktop.
doc.sublime-snippet
<snippet>
<content><![CDATA[
/**
${0:* ${1:@thang}}
**/
]]></content>
<tabTrigger>doc</tabTrigger>
<!-- <scope>source.php</scope> -->
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment