[Emacs] automatically enable orgroam db sync when org-roam is loaded
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
c3c5808b07
commit
a99244a97b
@ -5659,6 +5659,8 @@ management system based on org-mode.
|
||||
:custom
|
||||
(org-roam-directory (expand-file-name "org/roam/" (getenv "HOME")))
|
||||
(org-roam-completion-everywhere t)
|
||||
:config
|
||||
(org-roam-db-autosync-mode 1)
|
||||
:general
|
||||
(phundrak/leader-key
|
||||
:packages '(org org-roam)
|
||||
|
Loading…
Reference in New Issue
Block a user