From d05c97070876a4a3e58ff27786d4f15e66f1f097 Mon Sep 17 00:00:00 2001 From: Danny Navarro Date: Mon, 4 Nov 2019 10:48:06 +0000 Subject: [PATCH] Add org archive keybinding --- modules/lang/org/config.el | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/lang/org/config.el b/modules/lang/org/config.el index b77fca444..24e726452 100644 --- a/modules/lang/org/config.el +++ b/modules/lang/org/config.el @@ -633,6 +633,7 @@ between the two." (:when (featurep! :completion helm) "." #'helm-org-in-buffer-headings "/" #'helm-org-agenda-files-headings) + "A" #'org-archive-subtree "d" #'org-deadline "e" #'org-export-dispatch "f" #'org-footnote-new