Mu4e: Fix signature

This commit is contained in:
James Nguyen 2021-02-04 01:03:50 -08:00
parent a3f8d1b4c9
commit 2c0a09b193
1 changed files with 1 additions and 1 deletions

View File

@ -261,7 +261,7 @@
(evil-set-command-property 'mu4e-compose-goto-top :keep-visual t)
;; yu
(evil-collection-define-operator-key 'mu4e-view-mode-map
(evil-collection-define-operator-key 'yank 'mu4e-view-mode-map
"u" 'mu4e-view-save-url))