mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
tweak(org): map f to org-footnote-action
This commit is contained in:
committed by
Henrik Lissner
parent
a5ce61aa55
commit
a03d30047c
@ -804,7 +804,7 @@ between the two."
|
||||
"/" #'consult-org-agenda)
|
||||
"A" #'org-archive-subtree
|
||||
"e" #'org-export-dispatch
|
||||
"f" #'org-footnote-new
|
||||
"f" #'org-footnote-action
|
||||
"h" #'org-toggle-heading
|
||||
"i" #'org-toggle-item
|
||||
"I" #'org-id-get-create
|
||||
|
Reference in New Issue
Block a user