mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-18 16:06:56 -05:00
lang/org: add support for org-cliplink
This commit is contained in:
@@ -672,6 +672,7 @@ between the two."
|
||||
"r" #'org-refile-goto-last-stored
|
||||
"x" #'org-capture-goto-last-stored)
|
||||
(:prefix ("l" . "links")
|
||||
"c" 'org-cliplink
|
||||
"l" #'org-insert-link
|
||||
"L" #'org-insert-all-links
|
||||
"s" #'org-store-link
|
||||
|
Reference in New Issue
Block a user