diff options
Diffstat (limited to 'emacs')
| -rw-r--r-- | emacs/init.org | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs/init.org b/emacs/init.org index f48b1c7..d95b04e 100644 --- a/emacs/init.org +++ b/emacs/init.org @@ -1240,6 +1240,7 @@ Correct some key bindings that are screwed up by =evil-mode=: #+BEGIN_SRC elisp (evil-define-key 'normal mu4e-view-mode-map + "s" 'mu4e-view-save-attachment "F" 'mu4e-compose-forward) #+END_SRC |
