vim-easymotion
vim-easymotion copied to clipboard
Can't repeat easymotion searches
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?
you need https://github.com/haya14busa/vim-asterisk