revert: fix(docs): set mode in file-local vars
emacs-straight/org-mode@e22b4eb7aa introduced a breaking change that made it impossible to rely on .dir-locals.el to change org-mode buffers in $EMACSDIR to doom-docs-org-mode (without infinite recursion), so we used file-local variables in7e400ab
. emacs-straight/org-mode@215de6176b reverted that change, so we can use .dir-locals.el again, and this is my preference, since it requires less boilerplate across our hundreds of org files. Ref: emacs-straight/org-mode@215de6176b Ref: emacs-straight/org-mode@e22b4eb7aa Revert:7e400abdc0
This commit is contained in:
parent
53fb367aa7
commit
1abcf913aa
172 changed files with 2 additions and 172 deletions
|
@ -1,4 +1,3 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :ui
|
||||
#+created: July 29, 2021
|
||||
#+since: 21.12.0
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :ui deft
|
||||
#+subtitle: Notational velocity for Emacs
|
||||
#+created: August 26, 2018
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :ui doom-dashboard
|
||||
#+subtitle: Welcome to your doom
|
||||
#+created: February 20, 2017
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :ui doom-quit
|
||||
#+subtitle: One does not simply quit Emacs
|
||||
#+created: February 19, 2017
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :ui doom
|
||||
#+subtitle: Make Doom fabulous again
|
||||
#+created: February 20, 2017
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :ui emoji
|
||||
#+subtitle: 💩
|
||||
#+created: September 30, 2020
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :ui hl-todo
|
||||
#+subtitle: TODO FIXME NOTE DEPRECATED HACK REVIEW
|
||||
#+created: February 19, 2017
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :ui hydra
|
||||
#+subtitle: Discount modality for mythological beast hunters
|
||||
#+created: October 29, 2019
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :ui indent-guides
|
||||
#+subtitle: Line up them indent columns
|
||||
#+created: March 11, 2019
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :ui ligatures
|
||||
#+subtitle: Distract folks from your code
|
||||
#+created: June 16, 2018
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :ui minimap
|
||||
#+subtitle: A map for lost programmers
|
||||
#+created: May 08, 2020
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :ui modeline
|
||||
#+subtitle: Snazzy, Atom-inspired modeline, plus API
|
||||
#+created: February 20, 2017
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :ui nav-flash
|
||||
#+subtitle: Blink after big motions
|
||||
#+created: June 04, 2017
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :ui neotree
|
||||
#+subtitle: NERDTree for evil nerds
|
||||
#+created: May 11, 2018
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :ui ophints
|
||||
#+subtitle: An indicator for “what did I just do?”
|
||||
#+created: June 04, 2017
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :ui popup
|
||||
#+subtitle: Tame sudden yet inevitable temporary windows
|
||||
#+created: January 06, 2018
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :ui tabs
|
||||
#+subtitle: Keep tabs on your buffers, literally
|
||||
#+created: July 12, 2019
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :ui treemacs
|
||||
#+subtitle: A sidebar for all the things
|
||||
#+created: June 09, 2018
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :ui unicode
|
||||
#+subtitle: Extended unicode support for various languages
|
||||
#+created: June 08, 2020
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :ui vc-gutter
|
||||
#+subtitle: Get your diff out of the gutter
|
||||
#+created: June 26, 2018
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :ui vi-tilde-fringe
|
||||
#+subtitle: Fringe tildes beyond EOB
|
||||
#+created: September 24, 2017
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :ui window-select
|
||||
#+subtitle: Visually switch windows
|
||||
#+created: October 08, 2017
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :ui workspaces
|
||||
#+subtitle: Tab emulation, persistence, & separate workspaces
|
||||
#+created: February 20, 2017
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :ui zen
|
||||
#+subtitle: Distraction-free mode for the eternally distracted
|
||||
#+created: December 20, 2019
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue