added easier update binding for mu4e
This commit is contained in:
parent
ab484a2a2a
commit
82131880f5
1 changed files with 3 additions and 0 deletions
|
@ -476,6 +476,9 @@
|
|||
:desc "Reply All (Wide)" "w" #'mu4e-compose-wide-reply
|
||||
:desc "Reply" "r" #'mu4e-compose-reply)
|
||||
|
||||
(map! :map mu4e-main-mode-map
|
||||
"u" #'mu4e-update-mail-and-index)
|
||||
|
||||
(map! :map mu4e-headers-mode-map
|
||||
"v" #'mu4e-view-action
|
||||
:localleader
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue