diff --git a/early-init.el b/early-init.el index 46fd36b..0c23efa 100644 --- a/early-init.el +++ b/early-init.el @@ -52,7 +52,8 @@ (elpaca-use-package-mode)) ;; Wait for elpaca -(elpaca-wait) +(message "Waiting for elpaca") +;;(elpaca-wait) (setq crafted-emacs-home "~/.local/share/crafted-emacs")