I have incsearch and hlsearch
So, I pressed / to enter search mode.
Then I type in the text that I want to find, and it finds the first occurrence of the text that I typed.
Then I want to move on to the next input of text that I typed, but did not exit the search mode, to subsequently process the search text without having to return to normal mode, then press n , and then return to search mode, press / again.
If possible, how can I do this?
vim
Troydm
source share