Skip to content

Commit 323ae97

Browse files
LemonBreezescondy0919
authored andcommitted
mu4e: bind mu4e-compose-wide-reply
1 parent 8da60e3 commit 323ae97

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

modes/mu4e/evil-collection-mu4e.el

+3
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,8 @@ end of the buffer."
168168
"ce" mu4e-compose-edit
169169
"cf" mu4e-compose-forward
170170
"cr" mu4e-compose-reply
171+
"cw" mu4e-compose-wide-reply
172+
"W" mu4e-compose-wide-reply
171173
"o" mu4e-headers-change-sorting
172174
"j" mu4e-headers-next
173175
"k" mu4e-headers-prev
@@ -245,6 +247,7 @@ end of the buffer."
245247
"ce" mu4e-compose-edit
246248
"cf" mu4e-compose-forward
247249
"cr" mu4e-compose-reply
250+
"cw" mu4e-compose-wide-reply
248251
"p" mu4e-view-save-attachments
249252
"O" mu4e-headers-change-sorting
250253
"A" mu4e-view-mime-part-action ; Since 1.6, uses gnus view by default

0 commit comments

Comments
 (0)