diff --git a/plugin/fugitive.vim b/plugin/fugitive.vim index f36e4442257117a3a603dce5e8ebe9e3a3260a73..b7d191fd4d6eb26848925d1f71abeb33ceef27ab 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: 2.5 +" Version: 3.0 " GetLatestVimScripts: 2975 1 :AutoInstall: fugitive.vim if exists('g:loaded_fugitive')