mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-16 15:56:52 -05:00
Prior to this, the user would need to know the precise load order of circe and circe-color-nicks/circe-new-day-notifier to overwrite Doom's defaults in an `after!` or `with-eval-after-load` block. Also, `enable-circe-color-nicks` does not have buffer-local side-effects, so shouldn't be hooked to `circe-channel-mode-hook`. Close: #7959 Co-authored-by: Thaodan <Thaodan@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?