Files
doomemacs/modules/app
Henrik Lissner 037b018cdd feat: add .doommodule files
These optional dotfiles indicate the root of a module or module
group (:lang), and will later contain module metadata. They will also
serve as an alternative to packages.el and doctor.el, and will aide the
parts of the v3.0 module API concerned with resolving the current module
from a path (`doom-module-from-path`), which currently rely too heavily
on parsing path strings.

For now, however, they're simply placeholders.
2024-09-14 20:47:39 -04:00
..
2024-09-14 20:47:39 -04:00
2024-09-14 20:47:39 -04:00
2024-09-14 20:47:39 -04:00
2024-09-14 20:47:39 -04:00
2024-09-14 20:47:39 -04:00
2024-09-14 20:47:39 -04:00
2022-10-05 01:01:19 +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 doom-module::config modules).

Frequently asked questions

This category has no FAQs yet. Ask one?