perf(biblio): do not load oc-natbib by default
natbib isn’t part of the default `org-cite-export-processors', so leave it to users to load if they enable it.
This commit is contained in:
parent
9f198978f8
commit
0fc32ed881
1 changed files with 0 additions and 1 deletions
|
@ -81,7 +81,6 @@
|
||||||
;; oc-csl requires citeproc, which requires the top-level org, so loading oc-csl
|
;; oc-csl requires citeproc, which requires the top-level org, so loading oc-csl
|
||||||
;; after oc interferes with incremental loading of Org
|
;; after oc interferes with incremental loading of Org
|
||||||
(use-package! oc-csl :after org)
|
(use-package! oc-csl :after org)
|
||||||
(use-package! oc-natbib :after oc)
|
|
||||||
|
|
||||||
|
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue