summary refs log tree commit diff stats
path: root/emacs/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/init.el')
-rw-r--r--emacs/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs/init.el b/emacs/init.el
index 141ad58..747bfa0 100644
--- a/emacs/init.el
+++ b/emacs/init.el
@@ -1017,6 +1017,7 @@ Works with: arglist-cont-nonempty, arglist-close."
                                 (current-column))))))))))
 
 (use-package quickrun
+  :defer t
   :ensure t)
 
 ;;;; Web Development