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
This commit is contained in:
parent
893434a5db
commit
7e400abdc0
163 changed files with 166 additions and 3 deletions
|
@ -1,3 +1,4 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :app
|
||||
#+created: February 19, 2017
|
||||
#+since: 21.12.0
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :app calendar
|
||||
#+subtitle: Watch your missed deadlines in real time
|
||||
#+created: January 13, 2018
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :app emms
|
||||
#+subtitle: A media player for music no one's heard of
|
||||
#+created: March 06, 2021
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :app everywhere
|
||||
#+subtitle: *leave* Emacs!? You must be joking
|
||||
#+created: February 07, 2021
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :app irc
|
||||
#+subtitle: How neckbeards socialize
|
||||
#+created: June 11, 2017
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :app rss
|
||||
#+subtitle: An RSS reader that Google can't shut down
|
||||
#+created: May 12, 2020
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :app twitter
|
||||
#+subtitle: Be superficial in plain text
|
||||
#+created: October 11, 2019
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue