From 82bcc2a68f41a32e1f04dc38ada8d4dc11b9d0c0 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Mon, 22 Jul 2019 02:36:49 +0200 Subject: [PATCH] Disable straight+use-package integration They won't be loaded together, and shouldn't be used anyway, what with Doom's package management system. --- core/core-packages.el | 1 + 1 file changed, 1 insertion(+) diff --git a/core/core-packages.el b/core/core-packages.el index d7cda7fbf..bbcdf1abc 100644 --- a/core/core-packages.el +++ b/core/core-packages.el @@ -96,6 +96,7 @@ missing) and shouldn't be deleted.") straight-check-for-modifications nil ;; We do this ourselves, and a little more comprehensively. straight-enable-package-integration nil + straight-enable-use-package-integration nil ;; Before switching to straight, `doom-local-dir' would average out at ;; around 100mb. Afterwards, at around 1gb. With shallow cloning, that is ;; reduced to ~400mb. This imposes an isuse with packages that require