vim-easymotion icon indicating copy to clipboard operation
vim-easymotion copied to clipboard

easymotion-sn problematic from insert mode

Open eyalk5 opened this issue 5 years ago • 0 comments

Hi, I tried to do <c-o> and then easy-motion-sn

imap <c-s> <c-o><Plug>(easymotion-sn)

I get to the right place but it puts a text from one of the registers afterwards. Do you happen to know why?

eyalk5 avatar Jun 14 '19 12:06 eyalk5