Add :Gvdiff alias for :Gdiff
This commit is contained in:
parent
e64870df9c
commit
6ba88784a2
@ -1008,6 +1008,7 @@ endfunction
|
||||
" Gdiff {{{1
|
||||
|
||||
call s:command("-bang -bar -nargs=? -complete=customlist,s:EditComplete Gdiff :execute s:Diff(<bang>0,<f-args>)")
|
||||
call s:command("-bar -nargs=? -complete=customlist,s:EditComplete Gvdiff :execute s:Diff(0,<f-args>)")
|
||||
|
||||
augroup fugitive_diff
|
||||
autocmd!
|
||||
|
Loading…
x
Reference in New Issue
Block a user