Created
October 10, 2014 09:00
-
-
Save walkerstone/86c04e8967df28032682 to your computer and use it in GitHub Desktop.
doc.sublime-snippet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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