Skip to content

Instantly share code, notes, and snippets.

@remybach
Created September 25, 2012 14:52
Show Gist options
  • Save remybach/3782412 to your computer and use it in GitHub Desktop.
Save remybach/3782412 to your computer and use it in GitHub Desktop.
Sublime Text Comment Snippet
<snippet>
<content><![CDATA[/*===== $0 =====*/]]></content>
<tabTrigger>/*=</tabTrigger>
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment