docs: fix module readme CREATED & SINCE attrs
Some were missing PR references, others had incorrect values for SINCE and CREATED attributes. Also corrects the capitalization in some SUBTITLEs.
This commit is contained in:
parent
ccb5fde99b
commit
1decc38237
23 changed files with 33 additions and 33 deletions
|
@ -452,7 +452,7 @@ This module adds [[https://coq.inria.fr][coq]] support, powered by [[https://pro
|
||||||
- [[https://github.com/hlissner/doom-snippets/tree/master/coq-mode][Snippets]]
|
- [[https://github.com/hlissner/doom-snippets/tree/master/coq-mode][Snippets]]
|
||||||
|
|
||||||
*** [[doom-module::lang crystal][crystal]]: -
|
*** [[doom-module::lang crystal][crystal]]: -
|
||||||
: Ruby at the speed of c
|
: Ruby at the speed of C
|
||||||
|
|
||||||
This modules adds [[https://crystal-lang.org/][crystal]] support.
|
This modules adds [[https://crystal-lang.org/][crystal]] support.
|
||||||
|
|
||||||
|
@ -460,7 +460,7 @@ This modules adds [[https://crystal-lang.org/][crystal]] support.
|
||||||
- REPL (~inf-crystal~)
|
- REPL (~inf-crystal~)
|
||||||
|
|
||||||
*** [[doom-module::lang csharp][csharp]]: [[doom-module::lang csharp +dotnet][+dotnet]] [[doom-module::lang csharp +lsp][+lsp]] [[doom-module::lang csharp +unity][+unity]]
|
*** [[doom-module::lang csharp][csharp]]: [[doom-module::lang csharp +dotnet][+dotnet]] [[doom-module::lang csharp +lsp][+lsp]] [[doom-module::lang csharp +unity][+unity]]
|
||||||
: Unity, .NET, and mono shenanigans
|
: Unity, .NET, and Mono shenanigans
|
||||||
|
|
||||||
This module adds C# support to Emacs, powered by Omnisharp (directly or through
|
This module adds C# support to Emacs, powered by Omnisharp (directly or through
|
||||||
LSP).
|
LSP).
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
#+TITLE: :checkers syntax
|
#+TITLE: :checkers syntax
|
||||||
#+SUBTITLE: Tasing you for every semicolon you forget
|
#+SUBTITLE: Tasing you for every semicolon you forget
|
||||||
#+CREATED: May 29, 2021
|
#+CREATED: February 20, 2017
|
||||||
#+SINCE: 2.0.0
|
#+SINCE: 2.0.0
|
||||||
|
|
||||||
* Description :unfold:
|
* Description :unfold:
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
#+TITLE: :completion helm
|
#+TITLE: :completion helm
|
||||||
#+SUBTITLE: A tank for hunting a house fly
|
#+SUBTITLE: A tank for hunting a house fly
|
||||||
#+CREATED: February 24, 2021
|
#+CREATED: February 20, 2017
|
||||||
#+SINCE: 2.0.0
|
#+SINCE: 2.0.0
|
||||||
|
|
||||||
* Description :unfold:
|
* Description :unfold:
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
#+TITLE: :completion ido
|
#+TITLE: :completion ido
|
||||||
#+SUBTITLE: A foil for other search engines
|
#+SUBTITLE: A foil for other search engines
|
||||||
#+CREATED: October 13, 2021
|
#+CREATED: February 20, 2017
|
||||||
#+SINCE: 21.12.0
|
#+SINCE: 2.0.0
|
||||||
|
|
||||||
* Description :unfold:
|
* Description :unfold:
|
||||||
Interactive DO things. The completion engine that is /mostly/ built-into Emacs.
|
Interactive DO things. The completion engine that is /mostly/ built-into Emacs.
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
#+TITLE: :completion ivy
|
#+TITLE: :completion ivy
|
||||||
#+SUBTITLE: Yesterday's lightest search engine
|
#+SUBTITLE: Yesterday's lightest search engine
|
||||||
#+CREATED: February 13, 2017
|
#+CREATED: February 20, 2017
|
||||||
#+SINCE: 2.0.0
|
#+SINCE: 2.0.0
|
||||||
|
|
||||||
* Description :unfold:
|
* Description :unfold:
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
#+TITLE: :completion vertico
|
#+TITLE: :completion vertico
|
||||||
#+SUBTITLE: Tomorrow's search engine
|
#+SUBTITLE: Tomorrow's search engine
|
||||||
#+CREATED: August 17, 2021
|
#+CREATED: July 31, 2021
|
||||||
#+SINCE: 21.12.0
|
#+SINCE: 21.12.0 (#5299)
|
||||||
|
|
||||||
* Description :unfold:
|
* Description :unfold:
|
||||||
This module enhances the Emacs search and completion experience, and also
|
This module enhances the Emacs search and completion experience, and also
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
#+TITLE: :editor fold
|
#+TITLE: :editor fold
|
||||||
#+SUBTITLE: What you can't see won't hurt you
|
#+SUBTITLE: What you can't see won't hurt you
|
||||||
#+CREATED: May 15, 2019
|
#+CREATED: May 15, 2019
|
||||||
#+SINCE: 2.1
|
#+SINCE: 21.12.0
|
||||||
|
|
||||||
* Description :unfold:
|
* Description :unfold:
|
||||||
This module marries [[doom-package:][hideshow]], [[doom-package:][vimish-fold]], and ~outline-minor-mode~ to bring you
|
This module marries [[doom-package:][hideshow]], [[doom-package:][vimish-fold]], and ~outline-minor-mode~ to bring you
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
#+TITLE: :editor objed
|
#+TITLE: :editor objed
|
||||||
#+SUBTITLE: Text object editing for the innocent
|
#+SUBTITLE: Text object editing for the innocent
|
||||||
#+CREATED: May 30, 2019
|
#+CREATED: May 30, 2019
|
||||||
#+SINCE: 2.1
|
#+SINCE: 21.12.0
|
||||||
|
|
||||||
* Description :unfold:
|
* Description :unfold:
|
||||||
This modules adds [[doom-package:][objed]], a global minor-mode for navigating and manipulating
|
This modules adds [[doom-package:][objed]], a global minor-mode for navigating and manipulating
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
#+TITLE: :editor parinfer
|
#+TITLE: :editor parinfer
|
||||||
#+SUBTITLE: For lispers that like Python more (i.e. nobody)
|
#+SUBTITLE: For lispers that like Python more (i.e. nobody)
|
||||||
#+CREATED: February 27, 2021
|
#+CREATED: February 27, 2021
|
||||||
#+SINCE: 2.1
|
#+SINCE: 21.12.0
|
||||||
|
|
||||||
* Description :unfold:
|
* Description :unfold:
|
||||||
Parinfer is a minor mode that aids the writing of Lisp code. It automatically
|
Parinfer is a minor mode that aids the writing of Lisp code. It automatically
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
#+TITLE: :editor word-wrap
|
#+TITLE: :editor word-wrap
|
||||||
#+SUBTITLE: Soft-wrapping with language-aware indent
|
#+SUBTITLE: Soft-wrapping with language-aware indent
|
||||||
#+CREATED: August 25, 2019
|
#+CREATED: August 25, 2019
|
||||||
#+SINCE: 2.1
|
#+SINCE: 21.12.0 (#1709)
|
||||||
|
|
||||||
* Description :unfold:
|
* Description :unfold:
|
||||||
This module adds a minor-mode [[fn:][+word-wrap-mode]], which intelligently wraps long
|
This module adds a minor-mode [[fn:][+word-wrap-mode]], which intelligently wraps long
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
#+TITLE: :email mu4e
|
#+TITLE: :email mu4e
|
||||||
#+SUBTITLE: The great filter Hanson hadn't anticipated
|
#+SUBTITLE: The great filter Hanson hadn't anticipated
|
||||||
#+CREATED: April 08, 2017
|
#+CREATED: April 08, 2017
|
||||||
#+SINCE: 2.0.0
|
#+SINCE: 2.0.3
|
||||||
|
|
||||||
* Description :unfold:
|
* Description :unfold:
|
||||||
This module makes Emacs an email client, using [[https://www.djcbsoftware.nl/code/mu/mu4e.html][mu4e]].
|
This module makes Emacs an email client, using [[https://www.djcbsoftware.nl/code/mu/mu4e.html][mu4e]].
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
#+TITLE: :email notmuch
|
#+TITLE: :email notmuch
|
||||||
#+SUBTITLE: Closest Emacs will ever be to multi-threaded
|
#+SUBTITLE: Closest Emacs will ever be to multi-threaded
|
||||||
#+CREATED: May 05, 2019
|
#+CREATED: July 31, 2018
|
||||||
#+SINCE: 2.0.0
|
#+SINCE: 21.12.0
|
||||||
|
|
||||||
* Description :unfold:
|
* Description :unfold:
|
||||||
This module turns Emacs into an email client using [[doom-package:][notmuch]].
|
This module turns Emacs into an email client using [[doom-package:][notmuch]].
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
#+TITLE: :input japanese
|
#+TITLE: :input japanese
|
||||||
#+SUBTITLE: Ah, a man of culture
|
#+SUBTITLE: Ah, a man of culture
|
||||||
#+CREATED: May 13, 2019
|
#+CREATED: May 13, 2019
|
||||||
#+SINCE: 2.1
|
#+SINCE: 21.12.0
|
||||||
|
|
||||||
* Description :unfold:
|
* Description :unfold:
|
||||||
This module adds support for Japanese script.
|
This module adds support for Japanese script.
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
#+TITLE: :lang clojure
|
#+TITLE: :lang clojure
|
||||||
#+SUBTITLE: Java with a lisp
|
#+SUBTITLE: Java with a lisp
|
||||||
#+CREATED: May 30, 2017
|
#+CREATED: May 30, 2017
|
||||||
#+SINCE: 2.0.0
|
#+SINCE: 2.0.3
|
||||||
|
|
||||||
* Description :unfold:
|
* Description :unfold:
|
||||||
This module adds support for the Clojure(Script) language.
|
This module adds support for the Clojure(Script) language.
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
#+TITLE: :lang coq
|
#+TITLE: :lang coq
|
||||||
#+SUBTITLE: Proofs as programs
|
#+SUBTITLE: Proofs as programs
|
||||||
#+CREATED: August 27, 2018
|
#+CREATED: August 14, 2018
|
||||||
#+SINCE: 21.12.0
|
#+SINCE: 21.12.0 (#804)
|
||||||
|
|
||||||
* Description :unfold:
|
* Description :unfold:
|
||||||
This module adds [[https://coq.inria.fr][coq]] support, powered by [[https://proofgeneral.github.io][Proof General]].
|
This module adds [[https://coq.inria.fr][coq]] support, powered by [[https://proofgeneral.github.io][Proof General]].
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
← [[doom-module-index:][Back to module index]] ↙ [[doom-module-issues:::lang crystal][Issues]] ↖ [[doom-module-source:lang/crystal][Source]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
← [[doom-module-index:][Back to module index]] ↙ [[doom-module-issues:::lang crystal][Issues]] ↖ [[doom-module-source:lang/crystal][Source]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
#+TITLE: :lang crystal
|
#+TITLE: :lang crystal
|
||||||
#+SUBTITLE: Ruby at the speed of c
|
#+SUBTITLE: Ruby at the speed of C
|
||||||
#+CREATED: January 16, 2017
|
#+CREATED: January 16, 2017
|
||||||
#+SINCE: 1.3
|
#+SINCE: 1.3
|
||||||
|
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
← [[doom-module-index:][Back to module index]] ↙ [[doom-module-issues:::lang csharp][Issues]] ↖ [[doom-module-source:lang/csharp][Source]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
← [[doom-module-index:][Back to module index]] ↙ [[doom-module-issues:::lang csharp][Issues]] ↖ [[doom-module-source:lang/csharp][Source]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
#+TITLE: :lang csharp
|
#+TITLE: :lang csharp
|
||||||
#+SUBTITLE: Unity, .NET, and mono shenanigans
|
#+SUBTITLE: Unity, .NET, and Mono shenanigans
|
||||||
#+CREATED: February 19, 2019
|
#+CREATED: February 20, 2017
|
||||||
#+SINCE: 21.12.0
|
#+SINCE: 2.0.0
|
||||||
|
|
||||||
* Description :unfold:
|
* Description :unfold:
|
||||||
This module adds C# support to Emacs, powered by Omnisharp (directly or through
|
This module adds C# support to Emacs, powered by Omnisharp (directly or through
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
#+TITLE: :lang dart
|
#+TITLE: :lang dart
|
||||||
#+SUBTITLE: Paint ui and not much else
|
#+SUBTITLE: Paint ui and not much else
|
||||||
#+CREATED: February 16, 2020
|
#+CREATED: February 15, 2020
|
||||||
#+SINCE: 21.12.0
|
#+SINCE: 21.12.0 (#2729)
|
||||||
|
|
||||||
* Description :unfold:
|
* Description :unfold:
|
||||||
[[https://dart.dev/][Dart]] is a client-optimized language by Google for fast apps on any platform. It
|
[[https://dart.dev/][Dart]] is a client-optimized language by Google for fast apps on any platform. It
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
#+TITLE: :lang elixir
|
#+TITLE: :lang elixir
|
||||||
#+SUBTITLE: Erlang done right
|
#+SUBTITLE: Erlang done right
|
||||||
#+CREATED: June 24, 2019
|
#+CREATED: May 24, 2017
|
||||||
#+SINCE: 21.12.0
|
#+SINCE: 2.0.3 (#83)
|
||||||
|
|
||||||
* Description :unfold:
|
* Description :unfold:
|
||||||
This module provides support for [[https://elixir-lang.org/][Elixir programming language]] via [[doom-package:][alchemist]] or
|
This module provides support for [[https://elixir-lang.org/][Elixir programming language]] via [[doom-package:][alchemist]] or
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
#+TITLE: :lang erlang
|
#+TITLE: :lang erlang
|
||||||
#+SUBTITLE: An elegant language for a more civilized age
|
#+SUBTITLE: An elegant language for a more civilized age
|
||||||
#+CREATED: January 15, 2020
|
#+CREATED: April 07, 2018
|
||||||
#+SINCE: 21.12.0
|
#+SINCE: 21.12.0 (#497)
|
||||||
|
|
||||||
* Description :unfold:
|
* Description :unfold:
|
||||||
This module provides support [[https://www.erlang.org/][Erlang programming language]]. Support for the
|
This module provides support [[https://www.erlang.org/][Erlang programming language]]. Support for the
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
#+TITLE: :lang ess
|
#+TITLE: :lang ess
|
||||||
#+SUBTITLE: 73.6% of all statistics are made up
|
#+SUBTITLE: 73.6% of all statistics are made up
|
||||||
#+CREATED: February 05, 2018
|
#+CREATED: February 05, 2018
|
||||||
#+SINCE: 21.12.0
|
#+SINCE: 21.12.0 (#410)
|
||||||
|
|
||||||
* Description :unfold:
|
* Description :unfold:
|
||||||
This module adds support for various statistics languages, including R, S-Plus,
|
This module adds support for various statistics languages, including R, S-Plus,
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
#+TITLE: :lang factor
|
#+TITLE: :lang factor
|
||||||
#+SUBTITLE: ...
|
#+SUBTITLE: ...
|
||||||
#+CREATED: December 03, 2019
|
#+CREATED: December 03, 2019
|
||||||
#+SINCE: 21.12.0
|
#+SINCE: 21.12.0 (#2129)
|
||||||
|
|
||||||
* Description :unfold:
|
* Description :unfold:
|
||||||
This module adds support to the [[https://github.com/factor/factor][factor]] programming language and its associated
|
This module adds support to the [[https://github.com/factor/factor][factor]] programming language and its associated
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
#+TITLE: :lang fsharp
|
#+TITLE: :lang fsharp
|
||||||
#+SUBTITLE: ML stands for Microsoft's Language
|
#+SUBTITLE: ML stands for Microsoft's Language
|
||||||
#+CREATED: May 22, 2019
|
#+CREATED: May 23, 2019
|
||||||
#+SINCE: 21.12.0 (#1327)
|
#+SINCE: 21.12.0 (#1327)
|
||||||
|
|
||||||
* Description :unfold:
|
* Description :unfold:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue