diff --git a/org/config/emacs.org b/org/config/emacs.org index 1ebfd22..de554b7 100644 --- a/org/config/emacs.org +++ b/org/config/emacs.org @@ -3876,9 +3876,10 @@ The project is then defined like so: #+begin_src emacs-lisp (use-package org-ref - :after (org ox-bibtex pdf-tools) + ;; :after (org ox-bibtex pdf-tools) + :after org + :defer t :straight (:build t) - :demand t :custom-face (org-ref-cite-face ((t (:weight bold)))) :init