1
0
Fork 0

[oni-org-roam] Turn on ‘org-roam-db-autosync-mode’

This commit is contained in:
Tom Willemse 2021-10-28 20:00:02 -07:00
parent 2b22982c2c
commit 05cb65c4aa

View file

@ -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