From a9e289a961a568400a6b5567acae21c5ab88bda2 Mon Sep 17 00:00:00 2001 From: Daniel Borchmann Date: Sun, 10 Sep 2017 10:59:11 +0200 Subject: [PATCH] =?UTF-8?q?[Init]=20Defer=20=E2=80=98pdf-tools=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- init.el | 1 + 1 file changed, 1 insertion(+) diff --git a/init.el b/init.el index cabe914..bb65f56 100644 --- a/init.el +++ b/init.el @@ -1219,6 +1219,7 @@ _h_ _l_ _o_k _y_ank (use-package pdf-tools :pin "melpa-stable" + :defer t :config (pdf-tools-install)) (use-package pp