From b0760099c44299e360956f0cdac1a23650b4794d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=93scar=20N=C3=A1jera?= Date: Sun, 14 Nov 2021 22:33:48 +0100 Subject: org-ref uses-bibtex-completion --- config/doom/config.org | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'config') diff --git a/config/doom/config.org b/config/doom/config.org index 28747c3..2fc8b7d 100644 --- a/config/doom/config.org +++ b/config/doom/config.org @@ -158,9 +158,7 @@ this new window. (helm-add-action-to-source "Edit notes with PDF" 'helm-bibtex-open-notes-and-pdf helm-source-bibtex 1)) (use-package! org-ref - :init - (setq org-ref-default-bibliography (expand-file-name "biblio.bib" org-directory) - org-ref-pdf-directory (expand-file-name "bibtex-pdf/" org-directory))) + :after org) #+end_src * Email ** Notmuch -- cgit v1.2.3