Merge pull request #2012 from jdnavarro/develop

lang/org: add org-archive-subtree keybind
This commit is contained in:
Henrik Lissner 2019-11-10 04:32:24 -05:00 committed by GitHub
commit 30a5cb2f1a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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