<div>Hi,</div><div><br></div><div>"motion state" 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 'info</div>
<div> '(progn</div><div> (evil-define-key 'motion Info-mode-map "v" '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>