mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Mu4e: Missed a spot when func renamed
This commit is contained in:
@ -182,7 +182,7 @@
|
|||||||
:ne "h" #'+workspace/other)
|
:ne "h" #'+workspace/other)
|
||||||
|
|
||||||
(map! :map mu4e-headers-mode-map
|
(map! :map mu4e-headers-mode-map
|
||||||
:vne "l" #'mu4e/refile-msg-to-agenda)
|
:vne "l" #'+mu4e/refile-msg-to-agenda)
|
||||||
|
|
||||||
(map! :localleader
|
(map! :localleader
|
||||||
:map mu4e-compose-mode-map
|
:map mu4e-compose-mode-map
|
||||||
|
Reference in New Issue
Block a user