added binging for attaching to mu4e in dired

This commit is contained in:
ndwarshuis 2018-12-03 20:56:26 -05:00
parent 7b6ea98079
commit 188e76b5ea
1 changed files with 1 additions and 0 deletions

View File

@ -2999,6 +2999,7 @@ Note this assumes there are no sorting switches on `dired-ls'"
(evil-define-key 'normal dired-mode-map
"a" 'dired-find-file
"za" 'gnus-dired-attach
"gs" 'nd/dired-sort-by
"^" 'nd/dired-move-to-parent-directory
"q" 'nd/kill-current-buffer