X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/37be67a9b70096ac75448ef8a397197c8c13ae60..eff1203c8331ea1ca22c3232c2ccf4012250baf8:/vim/ultisnips/all.snippets?ds=sidebyside diff --git a/vim/ultisnips/all.snippets b/vim/ultisnips/all.snippets index 5344736..6c1fab6 100644 --- a/vim/ultisnips/all.snippets +++ b/vim/ultisnips/all.snippets @@ -64,11 +64,11 @@ endglobal snippet fix "FIXME" w -`!p snip.rv = c`FIXME ${0} (sb:`!v strftime("%Y%m%d")`) +`!p snip.rv = c`FIXME ${0} endsnippet snippet todo "TODO" w -`!p snip.rv = c`TODO ${0} (sb:`!v strftime("%Y%m%d")`) +`!p snip.rv = c`TODO ${0} endsnippet snippet GPL2 "GPL2 License" b