1
0
Fork 0

fix(emacs): re-add emacs-async

Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
Lucas Sta Maria 2024-12-10 14:48:35 -05:00
parent d927ad1aa9
commit b10356385e
No known key found for this signature in database
GPG key ID: F07FB16A826E3B47

View file

@ -10,6 +10,7 @@
(use-package ht :straight t)
(use-package dash :straight t)
(use-package htmlize :straight t)
(use-package emacs-async :straight t)
(provide 'priime-elisp)