diff --git a/init.el b/init.el index 4958548..073c23e 100644 --- a/init.el +++ b/init.el @@ -30,6 +30,7 @@ it. Just skip it entirely." ;; doom-initialize-core-packages normally registers recipes, which loads the ;; build cache by side effect, which leaves straight--build-cache available ;; afterwards. Doom assumes this cache is available, so force a load here. + (require 'straight) ;; straight-load-build-cache is not autoloaded. (straight--load-build-cache)) (after! doom-packages