diff --git a/plugin/fugitive.vim b/plugin/fugitive.vim index 9579723dd8b9f325871b2ce14867c6cbc268284c..e5f0b989df92bae21ac112e01268d909c01cea7b 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 <http://tpo.pe/> -" Version: 3.3 +" Version: 3.4 " GetLatestVimScripts: 2975 1 :AutoInstall: fugitive.vim if exists('g:loaded_fugitive')