diff --git a/modes/mu4e/evil-collection-mu4e-1.8.el b/modes/mu4e/evil-collection-mu4e-1.8.el index 8046674..eab3a63 100644 --- a/modes/mu4e/evil-collection-mu4e-1.8.el +++ b/modes/mu4e/evil-collection-mu4e-1.8.el @@ -282,8 +282,8 @@ with older release versions of `mu4e.'" "-" mu4e-headers-mark-for-unflag) (mu4e-compose-mode-map - "gg" 'mu4e-compose-goto-top - "G" 'mu4e-compose-goto-bottom)) + "gg" mu4e-compose-goto-top + "G" mu4e-compose-goto-bottom)) "All evil-mu4e bindings for evil visual mode.") (defun evil-collection-mu4e-set-bindings ()