~ruther/emacs.d

9a4b58a732e1bcaa61e3180d352b66ad97c2e352 — Rutherther 6 months ago 33b78ca
feat: enable native comp jit always
1 files changed, 2 insertions(+), 0 deletions(-)

M early-init.el
M early-init.el => early-init.el +2 -0
@@ 3,6 3,8 @@

(eval-and-compile (setq load-prefer-newer t))

(setq native-comp-jit-compilation t)

;; ------------------------------------------------------------------------------------------
;; Speed optimization taken from igloo.el, see https://github.com/VojtechStep/igloo.el
;; ------------------------------------------------------------------------------------------

Do not follow this link