Hi,

"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:

(eval-after-load 'info
  '(progn
     (evil-define-key 'motion Info-mode-map "v" 'evil-visual-char)))

But then the info mode would end up in normal state which is not what I
wanted, is there any way to solve this?



Thanks,

York
_______________________________________________
implementations-list mailing list
[email protected]
https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list

Reply via email to