I haven't figured out exactly what causes it to not work, but I know, for example, that if you have a / selected or newlines selected, it doesn't work. It should though! My old vim setup made this work, and furthermore it even worked where whitespace was ignored in the search pattern which was really nice. Let's try to do that with neovim...
I haven't figured out exactly what causes it to not work, but I know, for example, that if you have a
/selected or newlines selected, it doesn't work. It should though! My old vim setup made this work, and furthermore it even worked where whitespace was ignored in the search pattern which was really nice. Let's try to do that with neovim...