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