updating mu4e config and keybinds

This commit is contained in:
Matt Nish-Lapidus 2024-06-28 13:22:43 -04:00
parent 2cf813d0f6
commit 100428d695

View file

@ -480,6 +480,11 @@
:desc "View Action" "v" #'mu4e-view-action
:desc "Sort Order" "s" #'mu4e-search-change-sorting)
(map!
:map mu4e-view-mode-map
:localleader
:desc "View Action" "v" #'mu4e-view-action)
(map!
:map mu4e-compose-mode-map
:localleader