From c7b5975e5f018d1a352acf08b5958a84cdcdb555 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sat, 8 Feb 2025 18:18:38 -0500 Subject: Add ':defer t' to several use-package forms This is to bring emacs-init-time mostly in line with what it was without use-package. --- .emacs.d/init.el | 1 + 1 file changed, 1 insertion(+) (limited to '.emacs.d/init.el') 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")) -- cgit v1.2.3-60-g2f50