chore(emacs): Remove straight native compilation workaround

This commit is contained in:
Alexander Kobjolke 2024-05-21 22:39:32 +02:00
parent 9d39a6f8fe
commit 1532c1f254

View file

@ -192,7 +192,3 @@
:config
;;literate
(default +bindings +smartparens))
(setq native-comp-deferred-compilation nil)
(after! (doom-packages straight)
(setq straight--native-comp-available t))