Files
doomemacs/modules
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
..
2022-06-17 20:28:07 +02:00
2022-06-17 18:21:23 +02:00
2022-06-17 19:37:41 +02:00
2022-02-10 21:07:20 +01:00
2022-06-17 18:54:27 +02:00