diff --git a/plugin/fugitive.vim b/plugin/fugitive.vim index 8ff73509750477da493fad8bc47c2c641c4d6900..4abb3acf1ff8536e9d9b90e89fbb97324772491a 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.3 +" Version: 2.4 " GetLatestVimScripts: 2975 1 :AutoInstall: fugitive.vim if exists('g:loaded_fugitive')