Hello, I tried replacing the literal in
in an area with evil-ex
:
:'<,'>s|\bin\b|OUT|g
but it doesn’t find anything. The same with replace-regexp
is found. Why is this?
evil-ex
replace-regexp
Hello, I tried replacing the literal in
in an area with evil-ex
:
:'<,'>s|\bin\b|OUT|g
but it doesn’t find anything. The same with replace-regexp
is found. Why is this?
evil-ex
replace-regexp
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.