mirror of
https://github.com/org-roam/org-roam
synced 2025-08-03 12:27:23 -05:00
Update README for instructions
This commit is contained in:
@ -59,6 +59,7 @@ package manager.
|
|||||||
```
|
```
|
||||||
(use-package org-roam
|
(use-package org-roam
|
||||||
:after deft org
|
:after deft org
|
||||||
|
:hook (org-mode . org-roam-mode)
|
||||||
:straight (:host "github" :repo "jethrokuan/org-roam")
|
:straight (:host "github" :repo "jethrokuan/org-roam")
|
||||||
:bind
|
:bind
|
||||||
("C-c n l" . org-roam)
|
("C-c n l" . org-roam)
|
||||||
|
Reference in New Issue
Block a user