Skip to content

Commit

Permalink
make openalex load by default
Browse files Browse the repository at this point in the history
it is too useful to make it an extra step.
  • Loading branch information
jkitchin committed Jan 17, 2024
1 parent 0ea5672 commit b81d5b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org-ref.el
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
;;; Code:

(require 'org-ref-core)

(require 'openalex)

(setq org-ref-insert-link-function 'org-ref-insert-link
org-ref-insert-cite-function 'org-ref-insert-cite-link
Expand Down

0 comments on commit b81d5b1

Please sign in to comment.