chore(emacs): Remove straight native compilation workaround

This commit is contained in:
Alexander Kobjolke 2024-05-21 22:39:32 +02:00
parent 3df71d64c2
commit d5917fe054

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))