From 8106e142dfdc278ff3eaaadd7b362ad7949d4357 Mon Sep 17 00:00:00 2001 From: Tim Pope Date: Tue, 30 Jan 2018 23:08:02 -0500 Subject: [PATCH] repeat.vim 1.2 * Provide mappings. * Enable repeating operators with custom motions. * Assorted bug fixes. --- autoload/repeat.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autoload/repeat.vim b/autoload/repeat.vim index fdad58c..ce2141b 100644 --- a/autoload/repeat.vim +++ b/autoload/repeat.vim @@ -1,6 +1,6 @@ " repeat.vim - Let the repeat command repeat plugin maps " Maintainer: Tim Pope -" Version: 1.1 +" Version: 1.2 " GetLatestVimScripts: 2136 1 :AutoInstall: repeat.vim " Installation: