ELPACA: Wait until use-package integration fully loaded

Stolen from github:
https://github.com/progfolio/elpaca/issues/236

If the maintainer does it, it probably is needed.
This commit is contained in:
Laurens Miers 2024-09-27 15:50:10 +02:00
parent ce1c827f4c
commit 1a99cb8ccb

View file

@ -56,6 +56,9 @@
;; Enable use-package :ensure support for Elpaca.
(elpaca-use-package-mode)
)
;; wait to get elpaca use-package integration
(elpaca-wait)
#+end_src
* General config