mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-31 14:43:40 -05:00
Minor refactors
This commit is contained in:
@@ -674,7 +674,7 @@ between the two."
|
||||
"v" #'+org/goto-visible
|
||||
"x" #'org-capture-goto-last-stored)
|
||||
(:prefix ("l" . "links")
|
||||
"c" 'org-cliplink
|
||||
"c" #'org-cliplink
|
||||
"l" #'org-insert-link
|
||||
"L" #'org-insert-all-links
|
||||
"s" #'org-store-link
|
||||
|
Reference in New Issue
Block a user