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
12 lines
422 B
Org Mode
12 lines
422 B
Org Mode
# -*- mode: doom-docs-org -*-
|
|
#+title: :app
|
|
#+created: February 19, 2017
|
|
#+since: 21.12.0
|
|
|
|
* 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./ [[doom-suggest-faq:][Ask one?]]
|