Enable org-roam-autosync

This commit is contained in:
Marcus Kammer 2024-11-18 09:57:01 +01:00
parent c8dfb2a0d5
commit 424a0e481c

View file

@ -1771,7 +1771,7 @@ Uses `mk/hyperspec-dir-locations' to find the directory."
:defer t
:after org
:init
(setq org-roam-db-autosync-mode t)
(org-roam-db-autosync-enable)
(setq org-roam-v2-ack t)
(setq org-roam-db-location "~/org-roam.db")
(require 'org-roam-dailies)