gv.vim
gv.vim copied to clipboard
Use fugitive#LogComplete for -complete
fugitive#LogComplete is the context-sensitive customlist function used for :G log.
This change conflicts with 1507838ee67f9b298def89cbfc404a0fee4a4b8c which used fugitive#CompleteObject instead of fugitive#LogComplete.