From ecab7ca1b74e8417ca9fe6c9d87156e7ccf9703e Mon Sep 17 00:00:00 2001 From: Tim Pope Date: Mon, 29 Aug 2011 02:47:25 -0400 Subject: [PATCH] Fix heading --- autoload/repeat.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autoload/repeat.vim b/autoload/repeat.vim index ff2b292..d2edf8e 100644 --- a/autoload/repeat.vim +++ b/autoload/repeat.vim @@ -1,7 +1,7 @@ " repeat.vim - Let the repeat command repeat plugin maps " Maintainer: Tim Pope " Version: 1.0 -" GetLatestVimScripts: 2136 1 :AutoInstall: rake.vim +" GetLatestVimScripts: 2136 1 :AutoInstall: repeat.vim " Installation: " Place in either ~/.vim/plugin/repeat.vim (to load at start up) or