From f40953d38e4686f0fc4d1fb3df2cc8f2dea417e0 Mon Sep 17 00:00:00 2001 From: James Cherti <60946298+jamescherti@users.noreply.github.com> Date: Sun, 4 Aug 2024 20:50:09 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5fb6a2d..e833571 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ You can also use the [vim-tab-bar](https://github.com/jamescherti/vim-tab-bar.el ## How long does the author's Emacs configuration take to start? -The author is using minimal-emacs.d as his early-init.el and init.el. He is using 152 packages (including corfu, cape, consult, evil, evil-collection, vertico, vim-tab-bar, easysession, outline-indent, and many others). +The author is using minimal-emacs.d as his early-init.el and init.el. He is using 152 packages. His Emacs configuration starts in 0.44 seconds. ![](https://raw.githubusercontent.com/jamescherti/minimal-emacs.d/main/.images/emacs-startup.png)