vim gitcompare to the right
This commit is contained in:
parent
9320c6c57d
commit
a51b6d43dc
1 changed files with 1 additions and 1 deletions
2
vimrc
2
vimrc
|
@ -500,7 +500,7 @@ endfun
|
|||
|
||||
function! s:git_diff(...)
|
||||
if a:0
|
||||
split
|
||||
vert bot split
|
||||
call s:file_at_revision(a:1)
|
||||
diffthis
|
||||
au BufUnload <buffer> diffoff!
|
||||
|
|
Loading…
Reference in a new issue