refactor(org): +roam: remove org-roam-v2-ack

Was removed upstream.

Ref: org-roam/org-roam@2c5f429b24
This commit is contained in:
Henrik Lissner
2025-09-20 13:04:52 -04:00
parent 055788047c
commit 2a65250743

View File

@@ -29,9 +29,6 @@ of org-mode to properly utilize ID links.")
(doom-load-packages-incrementally (doom-load-packages-incrementally
'(ansi-color dash f rx seq magit-section emacsql)) '(ansi-color dash f rx seq magit-section emacsql))
;; Don't display warning message dedicated for v1 users. Need to be set early.
(setq org-roam-v2-ack t)
:config :config
(defun +org-init-roam-h () (defun +org-init-roam-h ()
"Setup `org-roam' but don't immediately initialize its database. "Setup `org-roam' but don't immediately initialize its database.