nvim-code-action-menu
nvim-code-action-menu copied to clipboard
Plugin triggers j key which I remapped
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!