mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
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:
@ -1,8 +1,8 @@
|
||||
← [[doom-module-index:][Back to module index]] ↖ [[doom-repo:tree/develop/modules/completion/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :completion
|
||||
#+CREATED: July 29, 2021
|
||||
#+SINCE: 21.12.0
|
||||
#+title: :completion
|
||||
#+created: July 29, 2021
|
||||
#+since: 21.12.0
|
||||
|
||||
* Description
|
||||
These modules provide interfaces and frameworks completion, including code
|
||||
|
@ -1,9 +1,9 @@
|
||||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::completion company][Issues]] ↖ [[doom-repo:tree/develop/modules/completion/company/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :completion company
|
||||
#+SUBTITLE: The ultimate code completion backend
|
||||
#+CREATED: February 19, 2017
|
||||
#+SINCE: 2.0.0
|
||||
#+title: :completion company
|
||||
#+subtitle: The ultimate code completion backend
|
||||
#+created: February 19, 2017
|
||||
#+since: 2.0.0
|
||||
|
||||
* Description :unfold:
|
||||
This module provides code completion, powered by [[https://github.com/company-mode/company-mode][company-mode]]. Many of Doom's
|
||||
|
@ -1,9 +1,9 @@
|
||||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::completion helm][Issues]] ↖ [[doom-repo:tree/develop/modules/completion/helm/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :completion helm
|
||||
#+SUBTITLE: A tank for hunting a house fly
|
||||
#+CREATED: February 20, 2017
|
||||
#+SINCE: 2.0.0
|
||||
#+title: :completion helm
|
||||
#+subtitle: A tank for hunting a house fly
|
||||
#+created: February 20, 2017
|
||||
#+since: 2.0.0
|
||||
|
||||
* Description :unfold:
|
||||
This module provides Helm integration for a variety of Emacs commands, as well
|
||||
|
@ -1,9 +1,9 @@
|
||||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::completion ido][Issues]] ↖ [[doom-repo:tree/develop/modules/completion/ido/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :completion ido
|
||||
#+SUBTITLE: A foil for other search engines
|
||||
#+CREATED: February 20, 2017
|
||||
#+SINCE: 2.0.0
|
||||
#+title: :completion ido
|
||||
#+subtitle: A foil for other search engines
|
||||
#+created: February 20, 2017
|
||||
#+since: 2.0.0
|
||||
|
||||
* Description :unfold:
|
||||
Interactive DO things. The completion engine that is /mostly/ built-into Emacs.
|
||||
|
@ -1,9 +1,9 @@
|
||||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::completion ivy][Issues]] ↖ [[doom-repo:tree/develop/modules/completion/ivy/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :completion ivy
|
||||
#+SUBTITLE: Yesterday's lightest search engine
|
||||
#+CREATED: February 20, 2017
|
||||
#+SINCE: 2.0.0
|
||||
#+title: :completion ivy
|
||||
#+subtitle: Yesterday's lightest search engine
|
||||
#+created: February 20, 2017
|
||||
#+since: 2.0.0
|
||||
|
||||
* Description :unfold:
|
||||
This module provides Ivy integration for a variety of Emacs commands, as well as
|
||||
|
@ -1,9 +1,9 @@
|
||||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::completion vertico][Issues]] ↖ [[doom-repo:tree/develop/modules/completion/vertico/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :completion vertico
|
||||
#+SUBTITLE: Tomorrow's search engine
|
||||
#+CREATED: July 25, 2021
|
||||
#+SINCE: 21.12.0 (#4664)
|
||||
#+title: :completion vertico
|
||||
#+subtitle: Tomorrow's search engine
|
||||
#+created: July 25, 2021
|
||||
#+since: 21.12.0 (#4664)
|
||||
|
||||
* Description :unfold:
|
||||
This module enhances the Emacs search and completion experience, and also
|
||||
|
Reference in New Issue
Block a user