Mu4e: Missed a spot when func renamed
This commit is contained in:
parent
f2445eb6a0
commit
44c831ce59
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue