This commit is contained in:
Alexander Schmidt 2020-01-13 03:02:59 -06:00
parent 7253ce130f
commit c0d65fb8b1
Signed by: zyeri
GPG Key ID: E065C448BFD41005
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
:after org
:init
(setq org-ref-bibliography-notes "~/org/bibliography/notes.org"
org-ref-default-bibliography '("~/org/bibliography/refererences.bib")
org-ref-default-bibliography '("~/org/bibliography/references.bib")
org-ref-pdf-directory "~/org/bibliography/pdfs")
(when (featurep! :completion ivy)