diff options
| author | wangtianshu <wang@tianshu.me> | 2022-07-21 10:40:54 +0800 |
|---|---|---|
| committer | Youmu <condy0919@gmail.com> | 2022-07-25 17:06:52 +0800 |
| commit | 2fa3609ebfd0bfa20e37d1dadcdec920e55a8492 (patch) | |
| tree | d0d5320611897f97736a419864aa3e672681a49b /modes/mu4e | |
| parent | 926b97983e450fb99c33573c106043f924858f98 (diff) | |
remove redundant TODO
Diffstat (limited to 'modes/mu4e')
| -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 () |
