evil-visualstar
evil-visualstar copied to clipboard
n/p doesn't work when evil-search-module is evil-search
When evil-search-module is 'isearch I can search something with visualstar and then press n/p to cycle through the matches like I would expect. When it's set to 'evil-search though it instead searches for the last search made using / or ?.
i'm not following. visualstar only activates after you hit * or #. and using n and N works properly with either value for evil-search-module. i'm not sure where p is coming into play because that's for pasting.