mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-01-06 09:12:42 -08:00
The autoloads file has been split into doom-autoload-file and doom-package-autoload-file. The former is for Doom's modules and standard library; the latter is for compiling all package autoloads like load-path and auto-mode-alist (among other things). This reduced my startup speed from ~1s to ~0.5s |
||
|---|---|---|
| .. | ||
| autoload | ||
| templates | ||
| test | ||
| core-dispatcher.el | ||
| core-editor.el | ||
| core-keybinds.el | ||
| core-lib.el | ||
| core-os.el | ||
| core-packages.el | ||
| core-projects.el | ||
| core-ui.el | ||
| core.el | ||
| packages.el | ||