Add org-store-link binding
This commit is contained in:
parent
24a89db0ef
commit
59c3155d46
@ -46,6 +46,7 @@
|
||||
:general
|
||||
(leader-map "oa" #'org-agenda)
|
||||
(leader-map "oc" #'org-capture)
|
||||
(leader-map "ol" #'org-store-link)
|
||||
(normal org-mode-map "<return>" #'org-return))
|
||||
|
||||
(use-package evil-org
|
||||
|
Loading…
Reference in New Issue
Block a user