updating mu4e config and keybinds
This commit is contained in:
parent
2cf813d0f6
commit
100428d695
1 changed files with 5 additions and 0 deletions
|
@ -480,6 +480,11 @@
|
||||||
:desc "View Action" "v" #'mu4e-view-action
|
:desc "View Action" "v" #'mu4e-view-action
|
||||||
:desc "Sort Order" "s" #'mu4e-search-change-sorting)
|
:desc "Sort Order" "s" #'mu4e-search-change-sorting)
|
||||||
|
|
||||||
|
(map!
|
||||||
|
:map mu4e-view-mode-map
|
||||||
|
:localleader
|
||||||
|
:desc "View Action" "v" #'mu4e-view-action)
|
||||||
|
|
||||||
(map!
|
(map!
|
||||||
:map mu4e-compose-mode-map
|
:map mu4e-compose-mode-map
|
||||||
:localleader
|
:localleader
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue