Merge pull request #2012 from jdnavarro/develop
lang/org: add org-archive-subtree keybind
This commit is contained in:
commit
30a5cb2f1a
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue