git-blame.vim icon indicating copy to clipboard operation
git-blame.vim copied to clipboard

gitblame.vim: map <Plug>(GitBlame)

Open mralusw opened this issue 1 year ago • 0 comments

The default mappings where (rightly) removed in order not to interfere with users' preferred bindings. But the right way to solve the problem is to add a <Plug> mapping, which can then be bound to any key sequence.

mralusw avatar Jan 28 '24 11:01 mralusw