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:
parent
ce1c827f4c
commit
1a99cb8ccb
1 changed files with 8 additions and 5 deletions
|
|
@ -56,6 +56,9 @@
|
||||||
;; Enable use-package :ensure support for Elpaca.
|
;; Enable use-package :ensure support for Elpaca.
|
||||||
(elpaca-use-package-mode)
|
(elpaca-use-package-mode)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
;; wait to get elpaca use-package integration
|
||||||
|
(elpaca-wait)
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
* General config
|
* General config
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue