diff options
| author | Brian Leung <leungbk@posteo.net> | 2022-07-11 08:48:55 -0700 |
|---|---|---|
| committer | Youmu <condy0919@gmail.com> | 2022-07-12 15:58:03 +0800 |
| commit | 9cea83273c1af812e2e3feab1ec13ab54aba25a0 (patch) | |
| tree | c66f609ed3ba7df4fabc53df1b9dc8918941c598 /modes/mu4e | |
| parent | e1eed259795c1f4271bd9487f34497fb9287994e (diff) | |
mu4e: Replace obsolete mu4e-headers-search-narrow command
Diffstat (limited to 'modes/mu4e')
| -rw-r--r-- | modes/mu4e/evil-collection-mu4e.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modes/mu4e/evil-collection-mu4e.el b/modes/mu4e/evil-collection-mu4e.el index 5605557..3fdd3df 100644 --- a/modes/mu4e/evil-collection-mu4e.el +++ b/modes/mu4e/evil-collection-mu4e.el @@ -160,7 +160,7 @@ with older release versions of `mu4e.'" "B" mu4e-headers-search-bookmark-edit ";" mu4e-context-switch ,(kbd "RET") mu4e-headers-view-message - "/" mu4e-headers-search-narrow + "/" mu4e-search-narrow "s" mu4e-headers-search "S" mu4e-headers-search-edit "x" mu4e-mark-execute-all |
