HACK: Enable AOT native compilation
This commit is contained in:
parent
fd892debe9
commit
de46a61c3a
@ -119,3 +119,7 @@
|
||||
(magit-delta-mode))
|
||||
;; Set up the mail stack
|
||||
(after! mu4e (load! "+mail"))
|
||||
;; HACK Enable AOT native compilation
|
||||
(setq native-comp-deferred-compilation nil)
|
||||
(after! (doom-packages straight)
|
||||
(setq straight--native-comp-available t))
|
||||
|
Loading…
x
Reference in New Issue
Block a user