mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Compacting elfeed's DB when killing the search buffer can incur a long delay (which blocks Emacs). Doing so isn't really critical, so I've moved it to kill-emacs-hook instead. Close: #7127 Co-authored-by: merrickluo <merrickluo@users.noreply.github.com>
:app
Description
Application modules are complex and opinionated modules that transform Emacs toward a specific purpose. They may have additional dependencies and should be loaded last (but before doom-module::config modules).
Frequently asked questions
This category has no FAQs yet. Ask one?