Files
doomemacs/core/autoload
Henrik Lissner fe37a590cc Set doom--initial-load-path in sandbox
Prevents loaded packages miscount (e.g. -1) in dashboard/log in sandbox
instance.

This occurs because the benchmark line uses a simple heuristic to
determine the loaded packages: length of load-path minus the length of
doom--initial-load-path (to save on more expensive counting methods).
However, in the sandbox, load-path is pre-populated with all packages
right from the get-go, so doom--initial-load-path will be incorrect.
2020-10-26 05:52:30 -04:00
..
2020-08-13 22:49:35 -04:00
2020-05-15 01:33:52 -04:00
2020-05-15 01:33:52 -04:00
2020-05-15 01:33:52 -04:00
2020-05-02 19:32:02 -04:00