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:
Henrik Lissner 2022-03-28 15:03:21 +02:00
parent 9744946a66
commit e77a45bc22
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
167 changed files with 665 additions and 664 deletions

View file

@ -1,8 +1,8 @@
← [[doom-module-index:][Back to module index]] ↖ [[doom-repo:tree/develop/modules/term/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
--------------------------------------------------------------------------------
#+TITLE: :term
#+CREATED: August 01, 2021
#+SINCE: 21.12.0
#+title: :term
#+created: August 01, 2021
#+since: 21.12.0
* Description
What's an operating system without a terminal? The modules in this category

View file

@ -1,9 +1,9 @@
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::term eshell][Issues]] ↖ [[doom-repo:tree/develop/modules/term/eshell/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
--------------------------------------------------------------------------------
#+TITLE: :term eshell
#+SUBTITLE: The elisp shell that works everywhere
#+CREATED: February 20, 2017
#+SINCE: 2.0.0
#+title: :term eshell
#+subtitle: The elisp shell that works everywhere
#+created: February 20, 2017
#+since: 2.0.0
* Description :unfold:
This module provides additional features for the built-in [[https://www.gnu.org/software/emacs/manual/html_mono/eshell.html][Emacs Shell]]

View file

@ -1,9 +1,9 @@
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::term shell][Issues]] ↖ [[doom-repo:tree/develop/modules/term/shell/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
--------------------------------------------------------------------------------
#+TITLE: :term shell
#+SUBTITLE: A REPL for your shell
#+CREATED: August 01, 2021
#+SINCE: 21.12.0
#+title: :term shell
#+subtitle: A REPL for your shell
#+created: August 01, 2021
#+since: 21.12.0
* Description :unfold:
Provides a REPL for your shell.

View file

@ -1,9 +1,9 @@
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::term term][Issues]] ↖ [[doom-repo:tree/develop/modules/term/term/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
--------------------------------------------------------------------------------
#+TITLE: :term term
#+SUBTITLE: It's terminal
#+CREATED: August 01, 2021
#+SINCE: 21.12.0
#+title: :term term
#+subtitle: It's terminal
#+created: August 01, 2021
#+since: 21.12.0
* Description :unfold:
/(No description)/

View file

@ -1,9 +1,9 @@
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::term vterm][Issues]] ↖ [[doom-repo:tree/develop/modules/term/vterm/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
--------------------------------------------------------------------------------
#+TITLE: :term vterm
#+SUBTITLE: As good as terminal emulation gets in Emacs
#+CREATED: January 16, 2019
#+SINCE: 21.12.0 (#1144)
#+title: :term vterm
#+subtitle: As good as terminal emulation gets in Emacs
#+created: January 16, 2019
#+since: 21.12.0 (#1144)
* Description :unfold:
This module provides a terminal emulator powered by libvterm. It is still in