lang/org: add support for org-cliplink
This commit is contained in:
parent
a88a3e12b2
commit
837203a876
2 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue