mu4e: Bind "s" to helm-mu

master
Pierre Neidhardt 2017-10-28 11:29:24 +01:00
parent b1c72b29c8
commit b828a0bc4b
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ Default to unread messages if no"
(when (require 'helm-mu nil t)
(dolist (map (list mu4e-headers-mode-map mu4e-main-mode-map mu4e-view-mode-map))
(define-key map "\M-sf" 'helm-mu)))
(define-key map "s" 'helm-mu)))
(load "~/personal/mail/mu4e.el" t)