From f37159e974e96747d4530e7be5a91f40b874dd72 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Thu, 22 Oct 2020 22:06:38 -0500 Subject: Change order --- early-init.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'early-init.el') diff --git a/early-init.el b/early-init.el index 5e9d585..5e62175 100644 --- a/early-init.el +++ b/early-init.el @@ -18,6 +18,5 @@ (load bootstrap-file nil 'nomessage)) ;;; Bootstrap `use-package' -(straight-use-package 'use-package) - (setq straight-use-package-by-default t) +(straight-use-package 'use-package) -- cgit 1.4.1-21-gabe81