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