[Init] Defer loading of ‘org-ref’

This commit is contained in:
Daniel - 2017-09-10 09:41:05 +02:00
parent 8faf612db0
commit 7ea8c9a834
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
1 changed files with 1 additions and 0 deletions

View File

@ -453,6 +453,7 @@
(run-with-idle-timer 1200 t #'db/export-diary)))
(use-package org-ref
:defer t
:config (progn
(require 'org-ref-pdf)
(require 'org-ref-url-utils)