docs: use lowercase keywords
As per Org's new defaults, which we're adopting elsewhere, so may as well adopt it here.
This commit is contained in:
parent
9744946a66
commit
e77a45bc22
167 changed files with 665 additions and 664 deletions
|
@ -1,8 +1,8 @@
|
|||
← [[doom-module-index:][Back to module index]] ↖ [[doom-repo:tree/develop/modules/editor/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :editor
|
||||
#+CREATED: July 30, 2021
|
||||
#+SINCE: 21.12.0
|
||||
#+title: :editor
|
||||
#+created: July 30, 2021
|
||||
#+since: 21.12.0
|
||||
|
||||
* Description
|
||||
For modules concerned with the insertion and editing of text. Amen.
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::editor evil][Issues]] ↖ [[doom-repo:tree/develop/modules/editor/evil/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :editor evil
|
||||
#+SUBTITLE: The text editor Emacs was missing
|
||||
#+CREATED: April 08, 2020
|
||||
#+SINCE: 2.0.0
|
||||
#+title: :editor evil
|
||||
#+subtitle: The text editor Emacs was missing
|
||||
#+created: April 08, 2020
|
||||
#+since: 2.0.0
|
||||
|
||||
* Description :unfold:
|
||||
This holy module brings the Vim editing model to Emacs.
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::editor file-templates][Issues]] ↖ [[doom-repo:tree/develop/modules/editor/file-templates/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :editor file-templates
|
||||
#+SUBTITLE: Fill the void in your empty files
|
||||
#+CREATED: February 11, 2017
|
||||
#+SINCE: 2.0.0
|
||||
#+title: :editor file-templates
|
||||
#+subtitle: Fill the void in your empty files
|
||||
#+created: February 11, 2017
|
||||
#+since: 2.0.0
|
||||
|
||||
* Description :unfold:
|
||||
This module adds file templates for blank files, powered by [[doom-package:][yasnippet]].
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
# --
|
||||
← [[doom-module-index:][Back to module index]] ↖ [[doom-module-source:lang][Source]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: `(+file-templates-module-for-path)`
|
||||
#+CREATED: `(format-time-string "%B %d, %Y")`
|
||||
#+SINCE: `(car (split-string doom-version "-"))`
|
||||
#+title: `(+file-templates-module-for-path)`
|
||||
#+created: `(format-time-string "%B %d, %Y")`
|
||||
#+since: `(car (split-string doom-version "-"))`
|
||||
$0
|
||||
* Description
|
||||
Replace this with a description of what modules in this category are for,
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# --
|
||||
← [[doom-index:][Back to index]] ↖ [[doom-docs-source:faq.org][Source]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: ${1:Title}
|
||||
#+SUBTITLE: ${2:Subtitle}
|
||||
#+title: ${1:Title}
|
||||
#+subtitle: ${2:Subtitle}
|
||||
|
||||
$0
|
|
@ -3,10 +3,10 @@
|
|||
# --
|
||||
← [[doom-module-index:][Back to module index]] ↙ [[doom-module-issues:::lang rust][Issues]] ↖ [[doom-module-source:lang/rust][Source]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: `(+file-templates-module-for-path)`
|
||||
#+SUBTITLE: <A one-line quip about this module to display in init.example.el>
|
||||
#+CREATED: `(format-time-string "%B %d, %Y")`
|
||||
#+SINCE: `(car (split-string doom-version "-"))` (#COMMIT-OR-PR-REF)
|
||||
#+title: `(+file-templates-module-for-path)`
|
||||
#+subtitle: <A one-line quip about this module to display in init.example.el>
|
||||
#+created: `(format-time-string "%B %d, %Y")`
|
||||
#+since: `(car (split-string doom-version "-"))` (#COMMIT-OR-PR-REF)
|
||||
|
||||
* Description :unfold:
|
||||
$0Replace this with a short (1-2 sentence) description of what this module does.
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::editor fold][Issues]] ↖ [[doom-repo:tree/develop/modules/editor/fold/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :editor fold
|
||||
#+SUBTITLE: What you can't see won't hurt you
|
||||
#+CREATED: May 15, 2019
|
||||
#+SINCE: 21.12.0
|
||||
#+title: :editor fold
|
||||
#+subtitle: What you can't see won't hurt you
|
||||
#+created: May 15, 2019
|
||||
#+since: 21.12.0
|
||||
|
||||
* Description :unfold:
|
||||
This module marries [[doom-package:][hideshow]], [[doom-package:][vimish-fold]], and ~outline-minor-mode~ to bring you
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::editor format][Issues]] ↖ [[doom-repo:tree/develop/modules/editor/format/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :editor format
|
||||
#+SUBTITLE: Standardize your ugly code
|
||||
#+CREATED: July 26, 2020
|
||||
#+SINCE: 21.12.0
|
||||
#+title: :editor format
|
||||
#+subtitle: Standardize your ugly code
|
||||
#+created: July 26, 2020
|
||||
#+since: 21.12.0
|
||||
|
||||
#+begin_quote
|
||||
🔨 This module has been scheduled for a rewrite. Its documentation will remain
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::editor god][Issues]] ↖ [[doom-repo:tree/develop/modules/editor/god/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :editor god
|
||||
#+SUBTITLE: IDDQD
|
||||
#+CREATED: October 13, 2021
|
||||
#+SINCE: 21.12.0
|
||||
#+title: :editor god
|
||||
#+subtitle: IDDQD
|
||||
#+created: October 13, 2021
|
||||
#+since: 21.12.0
|
||||
|
||||
#+begin_quote
|
||||
🚧 *This module is deprecated.* ~god-mode~ is EOL and no longer maintained.
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::editor lispy][Issues]] ↖ [[doom-repo:tree/develop/modules/editor/lispy/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :editor lispy
|
||||
#+SUBTITLE: Vim for lisp, for people who don't like vim
|
||||
#+CREATED: October 27, 2018
|
||||
#+SINCE: 2.0.0
|
||||
#+title: :editor lispy
|
||||
#+subtitle: Vim for lisp, for people who don't like vim
|
||||
#+created: October 27, 2018
|
||||
#+since: 2.0.0
|
||||
|
||||
* Description :unfold:
|
||||
This module adds a keybind scheme for navigating and editing S-expressions in
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::editor multiple-cursors][Issues]] ↖ [[doom-repo:tree/develop/modules/editor/multiple-cursors/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :editor multiple-cursors
|
||||
#+SUBTITLE: Make all your mistakes at once
|
||||
#+CREATED: October 13, 2021
|
||||
#+SINCE: 21.12.0
|
||||
#+title: :editor multiple-cursors
|
||||
#+subtitle: Make all your mistakes at once
|
||||
#+created: October 13, 2021
|
||||
#+since: 21.12.0
|
||||
|
||||
* Description :unfold:
|
||||
This module adds a multiple cursors implementation to Emacs (two, if you use
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::editor objed][Issues]] ↖ [[doom-repo:tree/develop/modules/editor/objed/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :editor objed
|
||||
#+SUBTITLE: Text object editing for the innocent
|
||||
#+CREATED: May 30, 2019
|
||||
#+SINCE: 21.12.0
|
||||
#+title: :editor objed
|
||||
#+subtitle: Text object editing for the innocent
|
||||
#+created: May 30, 2019
|
||||
#+since: 21.12.0
|
||||
|
||||
* Description :unfold:
|
||||
This modules adds [[doom-package:][objed]], a global minor-mode for navigating and manipulating
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::editor parinfer][Issues]] ↖ [[doom-repo:tree/develop/modules/editor/parinfer/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :editor parinfer
|
||||
#+SUBTITLE: For lispers that like Python more (i.e. nobody)
|
||||
#+CREATED: February 27, 2021
|
||||
#+SINCE: 21.12.0
|
||||
#+title: :editor parinfer
|
||||
#+subtitle: For lispers that like Python more (i.e. nobody)
|
||||
#+created: February 27, 2021
|
||||
#+since: 21.12.0
|
||||
|
||||
* Description :unfold:
|
||||
Parinfer is a minor mode that aids the writing of Lisp code. It automatically
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::editor rotate-text][Issues]] ↖ [[doom-repo:tree/develop/modules/editor/rotate-text/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :editor rotate-text
|
||||
#+SUBTITLE: The only back'n'forth nerds will ever know
|
||||
#+CREATED: June 22, 2018
|
||||
#+SINCE: 2.0.4
|
||||
#+title: :editor rotate-text
|
||||
#+subtitle: The only back'n'forth nerds will ever know
|
||||
#+created: June 22, 2018
|
||||
#+since: 2.0.4
|
||||
|
||||
* Description :unfold:
|
||||
This module adds text rotation to Doom Emacs. I.e. The ability to cycle through
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::editor snippets][Issues]] ↖ [[doom-repo:tree/develop/modules/editor/snippets/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :editor snippets
|
||||
#+SUBTITLE: My elves type so I don't have to
|
||||
#+CREATED: February 11, 2017
|
||||
#+SINCE: 2.0.0
|
||||
#+title: :editor snippets
|
||||
#+subtitle: My elves type so I don't have to
|
||||
#+created: February 11, 2017
|
||||
#+since: 2.0.0
|
||||
|
||||
* Description :unfold:
|
||||
This module adds snippet expansions to Emacs, powered by [[doom-package:][yasnippet]].
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::editor word-wrap][Issues]] ↖ [[doom-repo:tree/develop/modules/editor/word-wrap/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :editor word-wrap
|
||||
#+SUBTITLE: Soft-wrapping with language-aware indent
|
||||
#+CREATED: August 25, 2019
|
||||
#+SINCE: 21.12.0 (#1709)
|
||||
#+title: :editor word-wrap
|
||||
#+subtitle: Soft-wrapping with language-aware indent
|
||||
#+created: August 25, 2019
|
||||
#+since: 21.12.0 (#1709)
|
||||
|
||||
* Description :unfold:
|
||||
This module adds a minor-mode [[fn:][+word-wrap-mode]], which intelligently wraps long
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue