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

Can't repeat easymotion searches

Open MahbubAlam231 opened this issue 7 years ago • 1 comments

I have added this following line to my .vimrc

nmap ;f <Plug>(easymotion-bd-f) nmap ;s <Plug>(easymotion-s2)

After I search for a character using this maps, I can't repeat the search, i.e., if I press ; it doesn't go to the next match. Is there a way make this happen?

MahbubAlam231 avatar Jun 21 '18 09:06 MahbubAlam231

you need https://github.com/haya14busa/vim-asterisk

roberbnd avatar Feb 17 '19 15:02 roberbnd