Files
doomemacs/lisp
Henrik Lissner 285b460c80 fix: module load order
A mistake in 5a5195b caused modules without an explicit :depth to be
loaded in the wrong order (because their final depth wasn't cached
correctly, and so were all given a depth of 0, thus falling back on
their insertion order, which is precisely what 5a5195b was trying to
fix). This commit fixes that and changes the module cache vectors to
match the structure of doom-module-context, for consistency.

Amend: 5a5195b84d
Fix: #6813
Fix: #6859
2022-09-29 17:35:59 +02:00
..
2022-09-29 17:35:59 +02:00
2022-09-24 22:09:05 +02:00
2022-09-24 18:46:21 +02:00
2022-09-24 18:46:21 +02:00