mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-22 16:21:04 -05:00
refactor(org): +roam: remove org-roam-v2-ack
Was removed upstream. Ref: org-roam/org-roam@2c5f429b24
This commit is contained in:
@@ -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.
|
||||||
|
Reference in New Issue
Block a user