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