eregex.vim
eregex.vim copied to clipboard
documentation suggestion
In the text block that begins with
https://github.com/othree/eregex.vim/blob/950027d5942c7dc5f4cbcfdea7df360da9360697/doc/eregex.txt#L167
you could also add:
You can also simply type :/ and :? to access the vim built-in search commands without adding key mappings.
I think the behavior already changed. Sorry, the document for Vim is not updated.
You can also simply type :/ and :? to access the vim built-in search commands without adding key mappings
That's useful to know. Thanks