Emacs @lemmy.ml 4ffy @lemmy.ml 3mo ago Using use-package the right way batsov.com Using use-package the right way 2 crossposts Emacs @lemmy.sdf.org cm0002 @lemmy.world 3mo ago Using use-package the right way batsov.com /articles/2025/04/17/using-use-package-the-right-way/ Emacs @programming.dev cm0002 @lemmy.world 3mo ago Using use-package the right way batsov.com /articles/2025/04/17/using-use-package-the-right-way/
Personally, I flip :defer around by setting use-package-always-defer and :demanding packages that I want loaded at startup.
Personally, I flip
:defer
around by settinguse-package-always-defer
and:demand
ing packages that I want loaded at startup.