HACK: Enable AOT native compilation
This commit is contained in:
parent
6ae9a4da84
commit
a3659a8ca5
@ -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