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