diff --git a/plugin/fugitive.vim b/plugin/fugitive.vim index 330f7fec29f16f2814d3fc0d130330aef15329e6..048089e014ce469f5c88866bed22d9f6d109dc3c 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