diff options
| -rw-r--r-- | modes/mu4e/evil-collection-mu4e.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modes/mu4e/evil-collection-mu4e.el b/modes/mu4e/evil-collection-mu4e.el index edefe2c..0fba0d8 100644 --- a/modes/mu4e/evil-collection-mu4e.el +++ b/modes/mu4e/evil-collection-mu4e.el @@ -259,7 +259,6 @@ with older release versions of `mu4e.'" (mu4e-headers-mark-thread nil '(read))) ,@(when evil-want-C-u-scroll '("\C-u" evil-scroll-up)))) - ;; TODO: Add mu4e-search-bookmark? "All evil-mu4e bindings.") (defun evil-collection-mu4e-set-bindings () |
