Skip to content

Instantly share code, notes, and snippets.

@adambair
Created June 10, 2019 21:44
Show Gist options
  • Save adambair/ab98e6fe99ac659222341c861877ce39 to your computer and use it in GitHub Desktop.
Save adambair/ab98e6fe99ac659222341c861877ce39 to your computer and use it in GitHub Desktop.
Standup macro for vim
" Standup
map ,sup :let @z=strftime("#standup ```\ny:\nt:\nb: none\n```")<Cr>"zp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment