doomemacs/modules/app
Antonio Ruiz 31a6fa77d0 feat(calendar): only initialize calfw if necessary
If the *calendar* workspace is already populated with calfw buffers,
there is no reason to re-initialize calfw.
2022-09-21 01:05:34 +02:00
..
calendar feat(calendar): only initialize calfw if necessary 2022-09-21 01:05:34 +02:00
emms refactor: deprecate doom-etc-dir for doom-data-dir 2022-08-14 20:43:35 +02:00
everywhere docs(everywhere): update CLI command 2022-09-07 02:34:57 +02:00
irc refactor: deprecate featurep! for modulep! 2022-08-14 20:43:35 +02:00
rss refactor: deprecate featurep! for modulep! 2022-08-14 20:43:35 +02:00
twitter refactor: deprecate doom-etc-dir for doom-data-dir 2022-08-14 20:43:35 +02:00
README.org revert: fix(docs): set mode in file-local vars 2022-08-07 19:08:07 +02:00

: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 :config modules).

Frequently asked questions

This category has no FAQs yet. Ask one?