summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwangtianshu <wang@tianshu.me>2022-07-21 10:40:54 +0800
committerYoumu <condy0919@gmail.com>2022-07-25 17:06:52 +0800
commit2fa3609ebfd0bfa20e37d1dadcdec920e55a8492 (patch)
treed0d5320611897f97736a419864aa3e672681a49b
parent926b97983e450fb99c33573c106043f924858f98 (diff)
remove redundant TODO
-rw-r--r--modes/mu4e/evil-collection-mu4e.el1
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 ()