From f112f9b830a8f42375183c9a47965270ae8b3ae4 Mon Sep 17 00:00:00 2001 From: Tim Pope <code@tpope.net> Date: Thu, 28 Apr 2011 23:36:12 -0400 Subject: [PATCH] fugitive.vim 1.2 --- plugin/fugitive.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/fugitive.vim b/plugin/fugitive.vim index 330f7fec..048089e0 100644 --- a/plugin/fugitive.vim +++ b/plugin/fugitive.vim @@ -1,6 +1,6 @@ " fugitive.vim - A Git wrapper so awesome, it should be illegal " Maintainer: Tim Pope <vimNOSPAM@tpope.org> -" Version: 1.1 +" Version: 1.2 " GetLatestVimScripts: 2975 1 :AutoInstall: fugitive.vim if exists('g:loaded_fugitive') || &cp -- GitLab