diff --git a/plugin/fugitive.vim b/plugin/fugitive.vim index 510cb851a29db253b08faff33c24a3c7335a5b13..8f5a5e88995c2245e6b8cdc12db87faa956db4da 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.0 +" Version: 2.1 " GetLatestVimScripts: 2975 1 :AutoInstall: fugitive.vim if exists('g:loaded_fugitive') || &cp