Is there a package that provides :
commands like evil-ex, but without the rest of evil-mode? I’m specifically interested in regexp replacement :s/old/new/g style.
If not I’ll write one
Is there a package that provides :
commands like evil-ex, but without the rest of evil-mode? I’m specifically interested in regexp replacement :s/old/new/g style.
If not I’ll write one
M-%
You can also check out visual-regexp package