15
Using use-package the right way
(batsov.com)
Personally, I flip :defer
around by setting use-package-always-defer
and :demand
ing packages that I want loaded at startup.
Recently started doing the same, it makes sense to me.
Our infinitely powerful editor.