Function: evil--set-motion-state
evil--set-motion-state is a byte-compiled function defined in
evil-keybindings.el.
Signature
(evil--set-motion-state &rest _)
Source Code
;; Defined in ~/.emacs.d/elpa/evil-20251108.138/evil-keybindings.el
(defun evil--set-motion-state (&rest _)
(evil-motion-state))