commit df103dc5959ee50ddf5e10bc7c0fd5431799d5c5 (tree)
parent 989fb15b8c5c7450a8f2a2533ef2952855fba1dc
Author: Tim Pope <code@tpope.net>
Date: Tue, 24 Jun 2014 16:38:01 -0400
fugitive.vim 2.1
* Fix :Gdiff horizontal/vertical disposition.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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