diff --git a/evil-collection.el b/evil-collection.el index 94759aa..4c8c6cb 100644 --- a/evil-collection.el +++ b/evil-collection.el @@ -646,7 +646,6 @@ without creating/referencing a backup keymap." (copy-keymap (if state (evil-get-minor-mode-keymap state mode-symbol) - ;; (evil-get-auxiliary-keymap keymap state t t) keymap)))) (maps (cl-loop for (key replacement) on translations by 'cddr ;; :destructive can be in TRANSLATIONS