doomemacs/modules/completion
Henrik Lissner 24c658bae9
fix(vertico): ensure load order of consult & embark
The precise semantics of use-package's :after keyword is janky (see
jwiegley/use-package#829) and, in the case of 992bd8f7e2, causes
subtle breakage. For one, the remappings in the following :init block
were deferred until embark loaded, so they weren't available at startup,
so they reverted to their old (often vastly inferior) predecessors, like
recentf-open-files instead of consult-recent-files.

Amend: 992bd8f7e2
2022-06-17 20:48:13 +02:00
..
company bump: :completion 2022-04-08 02:52:54 +02:00
helm bump: :completion 2022-04-08 02:52:54 +02:00
ido bump: :completion 2021-12-14 01:21:33 +01:00
ivy bump: :core 2022-06-17 18:21:23 +02:00
vertico fix(vertico): ensure load order of consult & embark 2022-06-17 20:48:13 +02:00