diff --git a/modules/feature/evil/config.el b/modules/feature/evil/config.el index a9418661c..1ae0030c9 100644 --- a/modules/feature/evil/config.el +++ b/modules/feature/evil/config.el @@ -288,13 +288,12 @@ the new algorithm is confusing, like in python or ruby." evil-mc-resume-cursors evil-mc-make-and-goto-first-cursor evil-mc-make-and-goto-last-cursor evil-mc-make-cursor-here evil-mc-make-cursor-move-next-line - evil-mc-make-cursor-move-prev-line - evil-mc-make-cursor-at-pos - evil-mc-make-and-goto-next-cursor evil-mc-skip-and-goto-next-cursor - evil-mc-make-and-goto-prev-cursor evil-mc-skip-and-goto-prev-cursor - evil-mc-make-and-goto-next-match evil-mc-skip-and-goto-next-match - evil-mc-skip-and-goto-next-match evil-mc-make-and-goto-prev-match - evil-mc-skip-and-goto-prev-match) + evil-mc-make-cursor-move-prev-line evil-mc-make-cursor-at-pos + evil-mc-has-cursors-p evil-mc-make-and-goto-next-cursor + evil-mc-skip-and-goto-next-cursor evil-mc-make-and-goto-prev-cursor + evil-mc-skip-and-goto-prev-cursor evil-mc-make-and-goto-next-match + evil-mc-skip-and-goto-next-match evil-mc-skip-and-goto-next-match + evil-mc-make-and-goto-prev-match evil-mc-skip-and-goto-prev-match) :init (defvar evil-mc-key-map (make-sparse-keymap)) :config