Move org package loading up, so as to not accidentally load org from emacs.
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
'((sequence "TODO" "IN PROGRESS" "|" "DONE")))
|
||||
|
||||
;; org-ref
|
||||
(require 'org-ref)
|
||||
;(require 'org-ref)
|
||||
|
||||
(setq reftex-default-bibliography '("~/repos/csphy/pesquisa/vis.bib"))
|
||||
(setq org-ref-bibliography-notes "~/repos/csphy/pesquisa/paper-notes.org"
|
||||
|
||||
Reference in New Issue
Block a user