nvim-code-action-menu icon indicating copy to clipboard operation
nvim-code-action-menu copied to clipboard

Plugin triggers j key which I remapped

Open theniceboy opened this issue 2 years ago • 0 comments

I've remapped the j key to trigger the pechorin/any-jump.vim plugin. I see that there is a line

call feedkeys('jk')

Is this necessary? Is there anyway to fix this? Thanks!

theniceboy avatar Nov 26 '22 08:11 theniceboy