]> git.phdru.name Git - phdru.name/cgi-bin/blog-ru/search-tags.git/commitdiff
Update get-commit-message.vim
authorOleg Broytman <phd@phdru.name>
Sat, 3 Sep 2016 16:13:44 +0000 (19:13 +0300)
committerOleg Broytman <phd@phdru.name>
Sat, 3 Sep 2016 16:13:44 +0000 (19:13 +0300)
get-commit-message.vim

index 0b4fb31fe38c5effd2c40bdb177a4dcc4fd08244..af78b557ec09048236b11eb9cefe147dfc9a759e 100644 (file)
@@ -2,6 +2,8 @@ set fileencoding=koi8-r
 edit ChangeLog
 normal 1G3yy
 buffer 1
-normal 1GP
-1,3s/\.$//
+normal 1GPf ;Da:
+.
+normal JJ
+s/\.$//
 update