Skip to content

Commit

Permalink
mu4e: bind mu4e-compose-wide-reply
Browse files Browse the repository at this point in the history
  • Loading branch information
LemonBreezes authored and condy0919 committed Mar 14, 2024
1 parent 8da60e3 commit 323ae97
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions modes/mu4e/evil-collection-mu4e.el
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,8 @@ end of the buffer."
"ce" mu4e-compose-edit
"cf" mu4e-compose-forward
"cr" mu4e-compose-reply
"cw" mu4e-compose-wide-reply
"W" mu4e-compose-wide-reply
"o" mu4e-headers-change-sorting
"j" mu4e-headers-next
"k" mu4e-headers-prev
Expand Down Expand Up @@ -245,6 +247,7 @@ end of the buffer."
"ce" mu4e-compose-edit
"cf" mu4e-compose-forward
"cr" mu4e-compose-reply
"cw" mu4e-compose-wide-reply
"p" mu4e-view-save-attachments
"O" mu4e-headers-change-sorting
"A" mu4e-view-mime-part-action ; Since 1.6, uses gnus view by default
Expand Down

0 comments on commit 323ae97

Please sign in to comment.