Commit Graph

5 Commits

Author SHA1 Message Date
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
7bc0033d0a docs: add doom-docs-mode & doom-docs-org-mode
These two modes exist to provide a nicer reading experience while
viewing Doom's org documentation from within Emacs; they hide
meta-lines, comments, markup, and more.

They also enable our docs to use IDs for links and keep our ID db
separate from any user ID dbs.
2021-11-21 20:04:28 +01:00
2467729035 tweak: fill-column = 80 for project
This is to prevent incorrect line length in code/doc contributions from
users who have changed fill-column in their own configs.
2021-08-04 01:53:12 -04:00
0285dd5e0e git-commit-major-mode = git-commit-elisp-text-mode #4335 2020-11-29 14:35:31 -05:00
d6b26aaca6 Move .dir-locals.el to root
So all org files in $EMACSDIR are read-only when first opened.
2020-11-16 19:26:07 -05:00