mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-27 12:21:39 -08:00
- Code reduction and refactor across the board (cull unneeded minor advise, hooks and hacks or update them) - Revise outdated comments and docstrings - Reorganize core autoload libraries - Remove large file check (Emacs already has a built-in one, which we augment to be even more performant when it does kick in) - helpful.el can now be disabled completely through package! |
||
|---|---|---|
| .. | ||
| buffers.el | ||
| cache.el | ||
| cli.el | ||
| config.el | ||
| debug.el | ||
| files.el | ||
| help.el | ||
| hydras.el | ||
| line-numbers.el | ||
| message.el | ||
| packages.el | ||
| projects.el | ||
| scratch.el | ||
| sessions.el | ||
| text.el | ||
| ui.el | ||