Skip to content

Instantly share code, notes, and snippets.

@osirismqz
Created October 16, 2014 14:29
Show Gist options
  • Save osirismqz/209db26ab2fe58a77296 to your computer and use it in GitHub Desktop.
Save osirismqz/209db26ab2fe58a77296 to your computer and use it in GitHub Desktop.
Sublime Text underline comment snippet
<snippet>
<content><![CDATA[
// ${1:$SELECTION}
// ${1/./=/g}==========
]]></content>
<tabTrigger>comment-underline</tabTrigger>
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment