fugitive.vim 2.1

* Fix :Gdiff horizontal/vertical disposition.
This commit is contained in:
Tim Pope
2014-06-24 16:38:01 -04:00
parent 989fb15b8c
commit df103dc595

View File

@@ -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