From: Oleg Broytman Date: Sat, 3 Sep 2016 16:00:19 +0000 (+0300) Subject: Fix vim script X-Git-Tag: 0.0.1~1 X-Git-Url: https://git.phdru.name/?p=sqlconvert.git;a=commitdiff_plain;h=390a687495ef3b8ce221bca31ca8b86eb6e8eafc;hp=6599c2a251c495b5e4adb846d937ba55c7a2d547 Fix vim script --- diff --git a/get-commit-message.vim b/get-commit-message.vim index 27d311b..0ee615b 100644 --- a/get-commit-message.vim +++ b/get-commit-message.vim @@ -4,6 +4,6 @@ normal 1G3yy buffer 1 normal 1GPf ;Da: . -normal JJjdd +normal JJ s/\.$// update