Skip to content

Instantly share code, notes, and snippets.

@brycedorn
Created August 12, 2015 00:53
Show Gist options
  • Save brycedorn/6e4fa2af9fc29f2553e4 to your computer and use it in GitHub Desktop.
Save brycedorn/6e4fa2af9fc29f2553e4 to your computer and use it in GitHub Desktop.
a section comment snippet I use
<snippet>
<content><![CDATA[
#~*~*~*~*~*~*----${1/./-/g}----*~*~*~*~*~*~#
# ${1/./ /g} #
# ${1:Section comment block} #
# ${1/./ /g} #
#~*~*~*~*~*~*----${1/./-/g}----*~*~*~*~*~*~#
]]></content>
<tabTrigger>commsec</tabTrigger>
<description>Section Comment</description>
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment