mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
fix(biblio): do not load org mode eagerly.
This commit is contained in:
committed by
Henrik Lissner
parent
180a7c261f
commit
2489637bc1
@ -54,6 +54,7 @@
|
||||
;;;; Third-party
|
||||
|
||||
(use-package! citar-org
|
||||
:no-require
|
||||
:when (featurep! :lang org +roam2)
|
||||
:config
|
||||
;; Include property drawer metadata for 'org-roam' v2.
|
||||
|
Reference in New Issue
Block a user