vim-easymotion
vim-easymotion copied to clipboard
Using easymotion-next in combination with easymotion-overwin-f2.
I love using easymotion-overwin-f2, it allows me to jump to matches in other windows. I also like the command easymotion-next, it allows me to jump to the next match. But easymotion-next after easymotion-overwin-f2 does not work unfortunately. While it does work for example for easymotion-s2.
My question is how to make easymotion-next work with easymotion-overwin-f2? So basically, I want to be able to use easymotion-next after easymotion-overwin-f2 as if the previous command was easymotion-s2 (searching next match only in the current window).
Thank you for helping and thank you for this great plugin, it is really appreciated! :)