summaryrefslogtreecommitdiff
path: root/modes/mu4e
diff options
context:
space:
mode:
authorwangtianshu <wang@tianshu.me>2022-07-19 19:58:37 +0800
committerYoumu <condy0919@gmail.com>2022-07-20 16:02:16 +0800
commit0595cd8b95c0bc6360a0c275b0f42c4e5fc24190 (patch)
tree06364fd4d1eb3ae262edeb6b70d46b030b019a8c /modes/mu4e
parent7a44d753346ef8effd565d3d4a1f5cde581be7cf (diff)
mu4e: delete the redundant keybinding
Diffstat (limited to 'modes/mu4e')
-rw-r--r--modes/mu4e/evil-collection-mu4e.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/modes/mu4e/evil-collection-mu4e.el b/modes/mu4e/evil-collection-mu4e.el
index 828a621..d86e444 100644
--- a/modes/mu4e/evil-collection-mu4e.el
+++ b/modes/mu4e/evil-collection-mu4e.el
@@ -54,7 +54,7 @@
;; | Skip duplicates | zd | |
;; | Show log | gl | |
;; | Select other view | gv | |
-;; | Save attachement(s) | p | P |
+;; | Save attachement(s) | p | |
;; | Save url | yu | |
;; | Go to url | gx | |
;; | Fetch url | gX | |
@@ -220,7 +220,6 @@ with older release versions of `mu4e.'"
"cf" mu4e-compose-forward
"cr" mu4e-compose-reply
"p" mu4e-view-save-attachments
- "P" mu4e-view-save-attachments
"O" mu4e-headers-change-sorting
"A" mu4e-view-mime-part-action ; Since 1.6, uses gnus view by default
"a" mu4e-view-action