Skip to content

Instantly share code, notes, and snippets.

@jacob-ogre
Last active December 17, 2015 14:59
Show Gist options
  • Select an option

  • Save jacob-ogre/5628662 to your computer and use it in GitHub Desktop.

Select an option

Save jacob-ogre/5628662 to your computer and use it in GitHub Desktop.
R: comment_block A vim-snippets for a 79-col comment block, which I use to delineate sections of scripts.
snippet combl
###########################################################################
# ${1:Comment text}
###########################################################################
${2}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment