]> git.phdru.name Git - cookiecutter.git/blob - project_template/tag.vim
Make tag-with-version alias
[cookiecutter.git] / project_template / tag.vim
1 set fileencoding=utf-8
2 edit ChangeLog
3 normal 1G3yy
4 buffer 1
5 normal 1GPf ;Da:
6 .
7 normal JJjdd
8 s/\.$//
9 update