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: :tools
|
||||
#+created: July 29, 2021
|
||||
#+since: 21.12.0
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :tools ansible
|
||||
#+subtitle: Allow silly people to focus on silly things
|
||||
#+created: September 11, 2018
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :tools biblio
|
||||
#+subtitle: Writes a PhD for you (citation needed)
|
||||
#+created: April 11, 2020
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :tools debugger
|
||||
#+subtitle: Step through code to help you add bugs
|
||||
#+created: February 20, 2020
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :tools direnv
|
||||
#+subtitle: Save (or destroy) the environment at your leisure
|
||||
#+created: April 05, 2019
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :tools docker
|
||||
#+subtitle: Yo dawg, I heard you like OSes, so I…
|
||||
#+created: September 06, 2018
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :tools editorconfig
|
||||
#+subtitle: Let someone else argue tabs and spaces
|
||||
#+created: December 27, 2015
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :tools ein
|
||||
#+subtitle: Tame Jupyter notebooks with emacs
|
||||
#+created: April 11, 2018
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :tools eval
|
||||
#+subtitle: Run code, run (also, repls)
|
||||
#+created: February 20, 2017
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :tools gist
|
||||
#+subtitle: A pastebin for Githubsters
|
||||
#+created: May 07, 2017
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :tools lookup
|
||||
#+subtitle: Navigate your labyrinthine code and docs
|
||||
#+created: January 04, 2018
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :tools lsp
|
||||
#+subtitle: M-x vscode
|
||||
#+created: March 05, 2019
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :tools magit
|
||||
#+subtitle: Wield git like a wizard
|
||||
#+created: February 20, 2017
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :tools make
|
||||
#+subtitle: The discount build system
|
||||
#+created: September 25, 2017
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :tools pass
|
||||
#+subtitle: A password manager for nerds
|
||||
#+created: May 04, 2020
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :tools pdf
|
||||
#+subtitle: Emacs, your next PDF reader
|
||||
#+created: February 06, 2018
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :tools prodigy
|
||||
#+subtitle: No sweatshop is complete without child processes
|
||||
#+created: May 16, 2018
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :tools rgb
|
||||
#+subtitle: Creating color strings
|
||||
#+created: May 06, 2020
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :tools taskrunner
|
||||
#+subtitle: Taskrunner for all your projects
|
||||
#+created: November 09, 2019
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :tools terraform
|
||||
#+subtitle: Infrastructure as code
|
||||
#+created: November 21, 2019
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :tools tmux
|
||||
#+subtitle: From one multiplexer to another
|
||||
#+created: October 15, 2021
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :tools tree-sitter
|
||||
#+subtitle: Syntax and parsing, sitting in a tree...
|
||||
#+created: August 17, 2021
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# -*- mode: doom-docs-org -*-
|
||||
#+title: :tools upload
|
||||
#+subtitle: Map local directories to remotes via ssh/ftp
|
||||
#+created: February 20, 2017
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue