diff --git a/early-init.el b/early-init.el index d6ce731..7ef0904 100644 --- a/early-init.el +++ b/early-init.el @@ -7,8 +7,7 @@ ;;; Code: ;; Native-Comp -(setq comp-speed 2 - comp-deferred-compilation t) +(setq comp-speed 2) (when (boundp 'comp-eln-load-path) (let ((eln-cache-dir (expand-file-name "cache/eln-cache/"