gv.vim icon indicating copy to clipboard operation
gv.vim copied to clipboard

Use fugitive#LogComplete for -complete

Open tomtomjhj opened this issue 4 years ago • 1 comments

fugitive#LogComplete is the context-sensitive customlist function used for :G log.

tomtomjhj avatar Oct 16 '21 17:10 tomtomjhj

This change conflicts with 1507838ee67f9b298def89cbfc404a0fee4a4b8c which used fugitive#CompleteObject instead of fugitive#LogComplete.

idbrii avatar Dec 01 '22 00:12 idbrii