Files
doomemacs/modules/editor/evil/init.el
Henrik Lissner fe2cb5e705 fix(evil): premature "too early" warnings
A warning gets logged if a lazily-loaded evil-collection package is
loaded too early at startup, but the goal posts were in the wrong place,
resulting in unavoidable warnings for packages that weren't actually
loaded too early.
2023-02-25 20:47:28 -05:00

9.5 KiB