summaryrefslogtreecommitdiffstats
path: root/.emacs.d/init.el
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/init.el')
-rw-r--r--.emacs.d/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index 9267ce4..2363e77 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -168,6 +168,7 @@ plain variables. This means that `setopt' will execute any
'("gnuzilla"))))
(use-package mml
+ :defer t
:delight " mml")
(add-to-list 'load-path (b/emacs.d "lisp/ffs"))