diff --git a/plugin/fugitive.vim b/plugin/fugitive.vim index 15614707ca0d7a9645a8ece26746786b079f4c94..28b38737badf30c3f46ecd02b3de967e03f8f2c0 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.2 +" Version: 2.3 " GetLatestVimScripts: 2975 1 :AutoInstall: fugitive.vim if exists('g:loaded_fugitive') || &cp