From 3f0d22d156f4f723290ef6712b0f8eda8d2ff2c1 Mon Sep 17 00:00:00 2001 From: James Cherti <60946298+jamescherti@users.noreply.github.com> Date: Sun, 4 Aug 2024 20:45:33 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2cb93a0..304b4c0 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,8 @@ The author is using minimal-emacs.d as his early-init.el and init.el. He is usin His Emacs configuration starts in 0.44 seconds. ![](https://raw.githubusercontent.com/jamescherti/minimal-emacs.d/main/.images/emacs-startup.png) +(He defers loading packages when it is not required to load them on startup using `:defer t`.) + ## License Copyright (C) 2024 [James Cherti](https://www.jamescherti.com)