diff --git a/README.org b/README.org index b3d29ed..041fb15 100644 --- a/README.org +++ b/README.org @@ -918,7 +918,9 @@ Set fill column to 88 and enable display in python buffers read-mail-command 'mu4e) (use-package mu4e - :bind (("C-c o m" . mu4e)) + :bind (("C-c o m" . mu4e) + :map mu4e-view-mode-map + ("o n" . mu4e-org-store-and-capture)) :custom (mu4e-completing-read-function #'completing-read-default) (mu4e-split-view 'horizontal)