<div dir="ltr">I am slowly attempting to start using vim commands in place of Emacs ones; recently I&#39;ve been trying to use :s/foo/bar/g in place of query-replace.  Looking at the vim docs, it seems that \%V &quot;atom&quot; in a :s command can be used to obtain the same effect as emacs&#39; query-replace-region (see <a href="http://vim.wikia.com/wiki/Search_and_replace_in_a_visual_selection">http://vim.wikia.com/wiki/Search_and_replace_in_a_visual_selection</a>), but this doesn&#39;t seem to work in Evil.  Is this a known bug?  If so, is there an official list of Vim/Evil differences that I can refer to instead of spamming this list? :)<div>

<br></div><div>--Leo</div></div>