X-Git-Url: https://git.phdru.name/?p=cookiecutter.git;a=blobdiff_plain;f=project_template%2Fget-commit-message.vim;fp=project_template%2Fget-commit-message.vim;h=27d311b00ff3871db65333726ad1ff6486b8d38f;hp=0000000000000000000000000000000000000000;hb=a034384debcba3d8afe31640c8c1cc14147bd330;hpb=2b64a22fdde1ad164ea9e3dae3777ec20900153e diff --git a/project_template/get-commit-message.vim b/project_template/get-commit-message.vim new file mode 100644 index 0000000..27d311b --- /dev/null +++ b/project_template/get-commit-message.vim @@ -0,0 +1,9 @@ +set fileencoding=utf-8 +edit ChangeLog +normal 1G3yy +buffer 1 +normal 1GPf ;Da: +. +normal JJjdd +s/\.$// +update