From 16d5b831ec1736b2be8e5e10984dcfeec065cddf Mon Sep 17 00:00:00 2001 From: Frederic Hardy Date: Wed, 18 Mar 2009 00:00:00 +0000 Subject: [PATCH] Version 0.0.2: Add GLVS support. --- plugin/upAndDown.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/upAndDown.vim b/plugin/upAndDown.vim index e870f65..4a77a3a 100644 --- a/plugin/upAndDown.vim +++ b/plugin/upAndDown.vim @@ -3,7 +3,7 @@ " Author: Frédéric Hardy (fhardy at noparking.net) " Last Change: Wed Mar 18 11:38:45 CET 2009 " Licence: GPL version 2.0 license -" GetLatestVimScripts: XXXX xxxxx :AutoInstall: upAndDown.vim +" GetLatestVimScripts: 2586 10240 :AutoInstall: upAndDown.vim "============================================================================= if !exists('upAndDown_enable') let s:keepCpo= &cpo