Minor refactors
This commit is contained in:
parent
e623fde85a
commit
7fa4e67e39
2 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue