Skip to content

Instantly share code, notes, and snippets.

@mark
Created April 5, 2012 19:04
Show Gist options
  • Save mark/2313274 to your computer and use it in GitHub Desktop.
Save mark/2313274 to your computer and use it in GitHub Desktop.
Textmate snippets
/*${1/./*/g}**
* ${1/./ /g} *
* ${1:Comment Goes Here} *
* ${1/./ /g} *
**${1/./*/g}*/
$0
##${1/./#/g}##
# ${1/./ /g} #
# ${1:Comment Goes Here} #
# ${1/./ /g} #
##${1/./#/g}##
$0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment