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
2 lines
86 B
EmacsLisp
2 lines
86 B
EmacsLisp
((nil (git-commit-major-mode . git-commit-elisp-text-mode)
|
|
(fill-column . 80)))
|