Created
June 10, 2019 21:44
-
-
Save adambair/ab98e6fe99ac659222341c861877ce39 to your computer and use it in GitHub Desktop.
Standup macro for vim
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
" 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