aboutsummaryrefslogtreecommitdiffstats
path: root/oni-org-roam.el
diff options
context:
space:
mode:
Diffstat (limited to 'oni-org-roam.el')
-rw-r--r--oni-org-roam.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/oni-org-roam.el b/oni-org-roam.el
index 6333221..a53e422 100644
--- a/oni-org-roam.el
+++ b/oni-org-roam.el
@@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 2021.0924.011653
+;; Version: 2021.1028.195800
;; Package-Requires: (oni-org org-roam)
;; This program is free software; you can redistribute it and/or modify
@@ -38,5 +38,7 @@
;;;###autoload
(setq org-roam-v2-ack t)
+(org-roam-db-autosync-mode)
+
(provide 'oni-org-roam)
;;; oni-org-roam.el ends here