vim-easymotion
vim-easymotion copied to clipboard
easymotion-sn problematic from insert mode
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?