doomemacs/modules/app
Henrik Lissner 7e400abdc0
fix(docs): set mode in file-local vars
Due to emacs-straight/org-mode@e22b4eb, a replacement major mode (for
org-mode) can no longer be specified from .dir-locals.el, as it spirals
into infinite recursion. Therefore, a mode: line is needed in all Doom
docs.

Ref: emacs-straight/org-mode@e22b4eb7aa
2022-08-03 02:46:33 +02:00
..
calendar fix(docs): set mode in file-local vars 2022-08-03 02:46:33 +02:00
emms fix(docs): set mode in file-local vars 2022-08-03 02:46:33 +02:00
everywhere fix(docs): set mode in file-local vars 2022-08-03 02:46:33 +02:00
irc fix(docs): set mode in file-local vars 2022-08-03 02:46:33 +02:00
rss fix(docs): set mode in file-local vars 2022-08-03 02:46:33 +02:00
twitter fix(docs): set mode in file-local vars 2022-08-03 02:46:33 +02:00
README.org fix(docs): set mode in file-local vars 2022-08-03 02:46:33 +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?