add keybindings for mu4e-compose-mode

This commit is contained in:
wangtianshu 2021-01-17 20:12:37 +08:00 committed by Youmu
parent a67450ff53
commit 2252aed88d
1 changed files with 5 additions and 1 deletions

View File

@ -180,7 +180,11 @@
(mu4e-compose-mode-map
"gg" mu4e-compose-goto-top
"G" mu4e-compose-goto-bottom)
"G" mu4e-compose-goto-bottom
"ZD" message-dont-send
"ZF" mml-attach-file
"ZQ" mu4e-message-kill-buffer
"ZZ" message-send-and-exit)
(mu4e-view-mode-map
" " mu4e-view-scroll-up-or-next