X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=devscripts%2Fget-commit-message.vim;fp=devscripts%2Fget-commit-message.vim;h=b542750eab83d59a55b2248814fe3e39d79458e1;hb=018c2fbec5628c5aaf52c6f7d5f45937353dabf1;hp=0000000000000000000000000000000000000000;hpb=3927464bd3497ed0a8848a31f856c30d3e34579f;p=ppu.git diff --git a/devscripts/get-commit-message.vim b/devscripts/get-commit-message.vim new file mode 100644 index 0000000..b542750 --- /dev/null +++ b/devscripts/get-commit-message.vim @@ -0,0 +1,9 @@ +set fileencoding=utf-8 +edit docs/news.rst +normal 4G4yy +buffer 1 +normal 1GPjddkf ;Da: +. +normal JJ +s/\.$// +update