<div>Hi,</div><div><br></div><div>&quot;motion state&quot; is handy however when a mode is in motion state I lose the ability to select text which was the reason of my following code:</div><div><br></div><div>(eval-after-load &#39;info</div>
<div>  &#39;(progn</div><div>     (evil-define-key &#39;motion Info-mode-map &quot;v&quot; &#39;evil-visual-char)))</div><div><br></div><div>But then the info mode would end up in normal state which is not what I wanted, is there any way to solve this?</div>
<div><br></div><div><br></div><div><br></div><div>Thanks,</div><div><br></div><div>York</div><div><br></div>