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:
Henrik Lissner 2022-08-03 02:46:13 +02:00
parent 893434a5db
commit 7e400abdc0
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
163 changed files with 166 additions and 3 deletions

View file

@ -1,3 +1,4 @@
# -*- mode: doom-docs-org -*-
#+title: :app
#+created: February 19, 2017
#+since: 21.12.0

View file

@ -1,3 +1,4 @@
# -*- mode: doom-docs-org -*-
#+title: :app calendar
#+subtitle: Watch your missed deadlines in real time
#+created: January 13, 2018

View file

@ -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

View file

@ -1,3 +1,4 @@
# -*- mode: doom-docs-org -*-
#+title: :app everywhere
#+subtitle: *leave* Emacs!? You must be joking
#+created: February 07, 2021

View file

@ -1,3 +1,4 @@
# -*- mode: doom-docs-org -*-
#+title: :app irc
#+subtitle: How neckbeards socialize
#+created: June 11, 2017

View file

@ -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

View file

@ -1,3 +1,4 @@
# -*- mode: doom-docs-org -*-
#+title: :app twitter
#+subtitle: Be superficial in plain text
#+created: October 11, 2019