diff --git a/init.el b/init.el index ea89e26..0fce79f 100644 --- a/init.el +++ b/init.el @@ -212,7 +212,8 @@ (use-package org :bind (("" . org-agenda) - ("C-" . org-capture)) + ("C-" . org-capture) + ("M-" . org-capture-goto-last-stored)) :hook (org-mode . my/org-mode-hook) :config (setq org-replace-disputed-keys t