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/lang/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang
|
||||
#+CREATED: August 03, 2021
|
||||
#+SINCE: 21.12.0
|
||||
#+title: :lang
|
||||
#+created: August 03, 2021
|
||||
#+since: 21.12.0
|
||||
|
||||
* Description
|
||||
These modules specialize in integration particular languages and their
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang agda][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/agda/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang agda
|
||||
#+SUBTITLE: Types of types of types of types...
|
||||
#+CREATED: August 21, 2018
|
||||
#+SINCE: 21.12.0 (#821)
|
||||
#+title: :lang agda
|
||||
#+subtitle: Types of types of types of types...
|
||||
#+created: August 21, 2018
|
||||
#+since: 21.12.0 (#821)
|
||||
|
||||
* Description :unfold:
|
||||
This module adds support for the [[http://wiki.portal.chalmers.se/agda/pmwiki.php][agda]] programming language. The Emacs support
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang beancount][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/beancount/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang beancount
|
||||
#+SUBTITLE: Mind the GAAP
|
||||
#+CREATED: April 13, 2021
|
||||
#+SINCE: 21.12.0
|
||||
#+title: :lang beancount
|
||||
#+subtitle: Mind the GAAP
|
||||
#+created: April 13, 2021
|
||||
#+since: 21.12.0
|
||||
|
||||
* Description :unfold:
|
||||
This module adds support for [[https://beancount.github.io/][Beancount]] to Emacs. Beancount, like ledger, lets
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang cc][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/cc/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang cc
|
||||
#+SUBTITLE: C > C++ == 1
|
||||
#+CREATED: February 20, 2017
|
||||
#+SINCE: 2.0.0
|
||||
#+title: :lang cc
|
||||
#+subtitle: C > C++ == 1
|
||||
#+created: February 20, 2017
|
||||
#+since: 2.0.0
|
||||
|
||||
* Description :unfold:
|
||||
This module adds support for the C-family of languages: C, C++, and Objective-C.
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang clojure][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/clojure/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang clojure
|
||||
#+SUBTITLE: Java with a lisp
|
||||
#+CREATED: May 30, 2017
|
||||
#+SINCE: 2.0.3
|
||||
#+title: :lang clojure
|
||||
#+subtitle: Java with a lisp
|
||||
#+created: May 30, 2017
|
||||
#+since: 2.0.3
|
||||
|
||||
* Description :unfold:
|
||||
This module adds support for the Clojure(Script) language.
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang common-lisp][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/common-lisp/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang common-lisp
|
||||
#+SUBTITLE: If you've seen one lisp, you've seen them all
|
||||
#+CREATED: June 13, 2018
|
||||
#+SINCE: 21.12.0
|
||||
#+title: :lang common-lisp
|
||||
#+subtitle: If you've seen one lisp, you've seen them all
|
||||
#+created: June 13, 2018
|
||||
#+since: 21.12.0
|
||||
|
||||
* Description :unfold:
|
||||
This module provides support for [[https://lisp-lang.org/][Common Lisp]] and the [[doom-package:][Sly]] development
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang coq][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/coq/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang coq
|
||||
#+SUBTITLE: Proofs as programs
|
||||
#+CREATED: August 14, 2018
|
||||
#+SINCE: 21.12.0 (#804)
|
||||
#+title: :lang coq
|
||||
#+subtitle: Proofs as programs
|
||||
#+created: August 14, 2018
|
||||
#+since: 21.12.0 (#804)
|
||||
|
||||
* Description :unfold:
|
||||
This module adds [[https://coq.inria.fr][coq]] support, powered by [[https://proofgeneral.github.io][Proof General]].
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang crystal][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/crystal/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang crystal
|
||||
#+SUBTITLE: Ruby at the speed of C
|
||||
#+CREATED: January 16, 2017
|
||||
#+SINCE: 1.3
|
||||
#+title: :lang crystal
|
||||
#+subtitle: Ruby at the speed of C
|
||||
#+created: January 16, 2017
|
||||
#+since: 1.3
|
||||
|
||||
* Description :unfold:
|
||||
This modules adds [[https://crystal-lang.org/][crystal]] support.
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang csharp][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/csharp/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang csharp
|
||||
#+SUBTITLE: Unity, .NET, and Mono shenanigans
|
||||
#+CREATED: February 20, 2017
|
||||
#+SINCE: 2.0.0
|
||||
#+title: :lang csharp
|
||||
#+subtitle: Unity, .NET, and Mono shenanigans
|
||||
#+created: February 20, 2017
|
||||
#+since: 2.0.0
|
||||
|
||||
* Description :unfold:
|
||||
This module adds C# support to Emacs, powered by Omnisharp (directly or through
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang dart][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/dart/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang dart
|
||||
#+SUBTITLE: Paint ui and not much else
|
||||
#+CREATED: February 15, 2020
|
||||
#+SINCE: 21.12.0 (#2729)
|
||||
#+title: :lang dart
|
||||
#+subtitle: Paint ui and not much else
|
||||
#+created: February 15, 2020
|
||||
#+since: 21.12.0 (#2729)
|
||||
|
||||
* Description :unfold:
|
||||
[[https://dart.dev/][Dart]] is a client-optimized language by Google for fast apps on any platform. It
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang data][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/data/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang data
|
||||
#+SUBTITLE: A dumping ground for data formats
|
||||
#+CREATED: February 20, 2017
|
||||
#+SINCE: 2.0.0
|
||||
#+title: :lang data
|
||||
#+subtitle: A dumping ground for data formats
|
||||
#+created: February 20, 2017
|
||||
#+since: 2.0.0
|
||||
|
||||
* Description :unfold:
|
||||
This module adds Emacs support for CSV and XML files.
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang dhall][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/dhall/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang dhall
|
||||
#+SUBTITLE: Config as code
|
||||
#+CREATED: August 03, 2021
|
||||
#+SINCE: 21.12.0
|
||||
#+title: :lang dhall
|
||||
#+subtitle: Config as code
|
||||
#+created: August 03, 2021
|
||||
#+since: 21.12.0
|
||||
|
||||
* Description :unfold:
|
||||
This module adds [[https://dhall-lang.org/][Dhall]] language support to Emacs.
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang elixir][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/elixir/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang elixir
|
||||
#+SUBTITLE: Erlang done right
|
||||
#+CREATED: May 24, 2017
|
||||
#+SINCE: 2.0.3 (#83)
|
||||
#+title: :lang elixir
|
||||
#+subtitle: Erlang done right
|
||||
#+created: May 24, 2017
|
||||
#+since: 2.0.3 (#83)
|
||||
|
||||
* Description :unfold:
|
||||
This module provides support for [[https://elixir-lang.org/][Elixir programming language]] via [[doom-package:][alchemist]] or
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang elm][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/elm/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang elm
|
||||
#+SUBTITLE: Care for a cup of TEA?
|
||||
#+CREATED: May 21, 2017
|
||||
#+SINCE: 2.0.3 (#74)
|
||||
#+title: :lang elm
|
||||
#+subtitle: Care for a cup of TEA?
|
||||
#+created: May 21, 2017
|
||||
#+since: 2.0.3 (#74)
|
||||
|
||||
* Description :unfold:
|
||||
This module adds [[https://elm-lang.org/][Elm]] support to Doom Emacs.
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang emacs-lisp][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/emacs-lisp/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang emacs-lisp
|
||||
#+SUBTITLE: A parsel-tongue for the oldest serpent
|
||||
#+CREATED: January 16, 2017
|
||||
#+SINCE: 1.3
|
||||
#+title: :lang emacs-lisp
|
||||
#+subtitle: A parsel-tongue for the oldest serpent
|
||||
#+created: January 16, 2017
|
||||
#+since: 1.3
|
||||
|
||||
* Description :unfold:
|
||||
This module extends support for Emacs Lisp in Doom Emacs.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
#+TITLE: API Demos
|
||||
#+PROPERTY: header-args:elisp :results pp
|
||||
#+title: API Demos
|
||||
#+property: header-args:elisp :results pp
|
||||
|
||||
This file contains demos of Doom's public API; its core library, macros, and
|
||||
autodefs. It is used by the =elisp-demos= package to display examples of their
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang erlang][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/erlang/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang erlang
|
||||
#+SUBTITLE: An elegant language for a more civilized age
|
||||
#+CREATED: April 07, 2018
|
||||
#+SINCE: 21.12.0 (#497)
|
||||
#+title: :lang erlang
|
||||
#+subtitle: an elegant language for a more civilized age
|
||||
#+created: April 07, 2018
|
||||
#+since: 21.12.0 (#497)
|
||||
|
||||
* Description :unfold:
|
||||
This module provides support [[https://www.erlang.org/][Erlang programming language]]. Support for the
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang ess][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/ess/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang ess
|
||||
#+SUBTITLE: 73.6% of all statistics are made up
|
||||
#+CREATED: February 05, 2018
|
||||
#+SINCE: 21.12.0 (#410)
|
||||
#+title: :lang ess
|
||||
#+subtitle: 73.6% of all statistics are made up
|
||||
#+created: February 05, 2018
|
||||
#+since: 21.12.0 (#410)
|
||||
|
||||
* Description :unfold:
|
||||
This module adds support for various statistics languages, including R, S-Plus,
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang factor][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/factor/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang factor
|
||||
#+SUBTITLE: ...
|
||||
#+CREATED: December 03, 2019
|
||||
#+SINCE: 21.12.0 (#2129)
|
||||
#+title: :lang factor
|
||||
#+subtitle: ...
|
||||
#+created: December 03, 2019
|
||||
#+since: 21.12.0 (#2129)
|
||||
|
||||
* Description :unfold:
|
||||
This module adds support to the [[https://github.com/factor/factor][factor]] programming language and its associated
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang faust][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/faust/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang faust
|
||||
#+SUBTITLE: DSP, but you can keep your soul
|
||||
#+CREATED: October 14, 2019
|
||||
#+SINCE: 21.12.0 (#1898)
|
||||
#+title: :lang faust
|
||||
#+subtitle: DSP, but you can keep your soul
|
||||
#+created: October 14, 2019
|
||||
#+since: 21.12.0 (#1898)
|
||||
|
||||
* Description :unfold:
|
||||
Add support to [[https://faust.grame.fr/][Faust language]] inside emacs.
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang fsharp][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/fsharp/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang fsharp
|
||||
#+SUBTITLE: ML stands for Microsoft's Language
|
||||
#+CREATED: May 23, 2019
|
||||
#+SINCE: 21.12.0 (#1327)
|
||||
#+title: :lang fsharp
|
||||
#+subtitle: ML stands for Microsoft's Language
|
||||
#+created: May 23, 2019
|
||||
#+since: 21.12.0 (#1327)
|
||||
|
||||
* Description :unfold:
|
||||
This module adds [[https://fsharp.org/][F#]] support to Doom Emacs.
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang fstar][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/fstar/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang fstar
|
||||
#+SUBTITLE: (Dependent) types and (monadic) effects and Z3
|
||||
#+CREATED: February 02, 2020
|
||||
#+SINCE: 21.12.0 (#2473)
|
||||
#+title: :lang fstar
|
||||
#+subtitle: (Dependent) types and (monadic) effects and Z3
|
||||
#+created: February 02, 2020
|
||||
#+since: 21.12.0 (#2473)
|
||||
|
||||
* Description :unfold:
|
||||
This module adds [[https://fstar-lang.org/][F*]] support, powered by [[https://github.com/FStarLang/fstar-mode.el][fstar-mode.el]].
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang gdscript][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/gdscript/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang gdscript
|
||||
#+SUBTITLE: the language you waited for
|
||||
#+CREATED: June 01, 2020
|
||||
#+SINCE: 21.12.0 (#3239)
|
||||
#+title: :lang gdscript
|
||||
#+subtitle: the language you waited for
|
||||
#+created: June 01, 2020
|
||||
#+since: 21.12.0 (#3239)
|
||||
|
||||
* Description :unfold:
|
||||
This module adds support for GDScript, the scripting language of the [[http://godotengine.org/][Godot]] game
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang go][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/go/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang go
|
||||
#+SUBTITLE: The hipster dialect
|
||||
#+CREATED: June 15, 2015
|
||||
#+SINCE: 0.7
|
||||
#+title: :lang go
|
||||
#+subtitle: The hipster dialect
|
||||
#+created: June 15, 2015
|
||||
#+since: 0.7
|
||||
|
||||
* Description :unfold:
|
||||
This module adds [[https://golang.org][Go]] support, with optional (but recommended) LSP support via
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang haskell][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/haskell/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang haskell
|
||||
#+SUBTITLE: A language that's lazier than I am
|
||||
#+CREATED: March 29, 2016
|
||||
#+SINCE: 0.9
|
||||
#+title: :lang haskell
|
||||
#+subtitle: A language that's lazier than I am
|
||||
#+created: March 29, 2016
|
||||
#+since: 0.9
|
||||
|
||||
* Description :unfold:
|
||||
This module adds Haskell support to Doom Emacs.
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang hy][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/hy/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang hy
|
||||
#+SUBTITLE: Lisp is better than ugly
|
||||
#+CREATED: June 25, 2017
|
||||
#+SINCE: 2.0.4 (#122)
|
||||
#+title: :lang hy
|
||||
#+subtitle: Lisp is better than ugly
|
||||
#+created: June 25, 2017
|
||||
#+since: 2.0.4 (#122)
|
||||
|
||||
* Description :unfold:
|
||||
/(No description yet)/
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang idris][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/idris/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang idris
|
||||
#+SUBTITLE: A language you can depend on
|
||||
#+CREATED: August 21, 2018
|
||||
#+SINCE: 21.12.0 (#822)
|
||||
#+title: :lang idris
|
||||
#+subtitle: A language you can depend on
|
||||
#+created: August 21, 2018
|
||||
#+since: 21.12.0 (#822)
|
||||
|
||||
* Description :unfold:
|
||||
This module adds rudimentary [[https://www.idris-lang.org/][Idris]] support to Doom Emacs.
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang java][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/java/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang java
|
||||
#+SUBTITLE: The poster child for carpal tunnel syndrome
|
||||
#+CREATED: January 16, 2017
|
||||
#+SINCE: 1.3
|
||||
#+title: :lang java
|
||||
#+subtitle: The poster child for carpal tunnel syndrome
|
||||
#+created: January 16, 2017
|
||||
#+since: 1.3
|
||||
|
||||
* Description :unfold:
|
||||
This module adds [[https://www.java.com][Java]] support to Doom Emacs, including ~android-mode~ and
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang javascript][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/javascript/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang javascript
|
||||
#+SUBTITLE: all(hope(abandon(ye(who(enter(here))))))
|
||||
#+CREATED: January 16, 2017
|
||||
#+SINCE: 1.3
|
||||
#+title: :lang javascript
|
||||
#+subtitle: all(hope(abandon(ye(who(enter(here))))))
|
||||
#+created: January 16, 2017
|
||||
#+since: 1.3
|
||||
|
||||
* Description :unfold:
|
||||
This module adds [[https://www.javascript.com/][JavaScript]] and [[https://www.typescriptlang.org/][TypeScript]] support to Doom Emacs.
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang json][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/json/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang json
|
||||
#+SUBTITLE: At least it ain't XML
|
||||
#+CREATED: April 23, 2020
|
||||
#+SINCE: 21.12.0
|
||||
#+title: :lang json
|
||||
#+subtitle: At least it ain't XML
|
||||
#+created: April 23, 2020
|
||||
#+since: 21.12.0
|
||||
|
||||
* Description :unfold:
|
||||
This module adds [[https://www.json.org/json-en.html][JSON]] support to Doom Emacs.
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang julia][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/julia/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang julia
|
||||
#+SUBTITLE: A better, faster MATLAB
|
||||
#+CREATED: April 08, 2020
|
||||
#+SINCE: 1.3
|
||||
#+title: :lang julia
|
||||
#+subtitle: A better, faster MATLAB
|
||||
#+created: April 08, 2020
|
||||
#+since: 1.3
|
||||
|
||||
* Description :unfold:
|
||||
This module adds support for [[https://julialang.org/][the Julia language]] to Doom Emacs.
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang kotlin][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/kotlin/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang kotlin
|
||||
#+SUBTITLE: A Java(Script) that won't depress you
|
||||
#+CREATED: March 28, 2019
|
||||
#+SINCE: 21.12.0
|
||||
#+title: :lang kotlin
|
||||
#+subtitle: A Java(Script) that won't depress you
|
||||
#+created: March 28, 2019
|
||||
#+since: 21.12.0
|
||||
|
||||
* Description :unfold:
|
||||
This module adds [[https://kotlinlang.org/][Kotlin]] support to Doom Emacs.
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang latex][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/latex/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang latex
|
||||
#+SUBTITLE: Writing papers in Emacs has never been so fun
|
||||
#+CREATED: January 16, 2017
|
||||
#+SINCE: 1.3
|
||||
#+title: :lang latex
|
||||
#+subtitle: Writing papers in Emacs has never been so fun
|
||||
#+created: January 16, 2017
|
||||
#+since: 1.3
|
||||
|
||||
* Description :unfold:
|
||||
Provide a helping hand when working with LaTeX documents.
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang lean][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/lean/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang lean
|
||||
#+SUBTITLE: For folks with too much to prove
|
||||
#+CREATED: September 10, 2019
|
||||
#+SINCE: 21.12.0 (#1759)
|
||||
#+title: :lang lean
|
||||
#+subtitle: For folks with too much to prove
|
||||
#+created: September 10, 2019
|
||||
#+since: 21.12.0 (#1759)
|
||||
|
||||
* Description :unfold:
|
||||
This module adds support for the [[https://leanprover.github.io/about/][Lean programming language]] to Doom Emacs.
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang ledger][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/ledger/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang ledger
|
||||
#+SUBTITLE: Be audit you can be
|
||||
#+CREATED: September 09, 2017
|
||||
#+SINCE: 2.0.6 (#194)
|
||||
#+title: :lang ledger
|
||||
#+subtitle: Be audit you can be
|
||||
#+created: September 09, 2017
|
||||
#+since: 2.0.6 (#194)
|
||||
|
||||
* Description :unfold:
|
||||
This module adds support for [[https://www.ledger-cli.org/][ledger]] files. Ledger is a command line double-entry
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang lua][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/lua/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang lua
|
||||
#+SUBTITLE: One-based indices? one-based indices
|
||||
#+CREATED: Jun 03, 2020
|
||||
#+SINCE: 21.12.0
|
||||
#+title: :lang lua
|
||||
#+subtitle: One-based indices? one-based indices
|
||||
#+created: Jun 03, 2020
|
||||
#+since: 21.12.0
|
||||
|
||||
* Description :unfold:
|
||||
This module adds Lua support to Doom Emacs.
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang markdown][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/markdown/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang markdown
|
||||
#+SUBTITLE: Write docs for people to ignore
|
||||
#+CREATED: February 19, 2017
|
||||
#+SINCE: 2.0.0
|
||||
#+title: :lang markdown
|
||||
#+subtitle: Write docs for people to ignore
|
||||
#+created: February 19, 2017
|
||||
#+since: 2.0.0
|
||||
|
||||
* Description :unfold:
|
||||
This module provides Markdown support for Emacs.
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang nim][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/nim/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang nim
|
||||
#+SUBTITLE: Python + lisp at the speed of C
|
||||
#+CREATED: May 08, 2018
|
||||
#+SINCE: 21.12.0 (#568)
|
||||
#+title: :lang nim
|
||||
#+subtitle: Python + lisp at the speed of C
|
||||
#+created: May 08, 2018
|
||||
#+since: 21.12.0 (#568)
|
||||
|
||||
* Description :unfold:
|
||||
This module adds [[https://nim-lang.org][Nim]] support to Doom Emacs.
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang nix][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/nix/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang nix
|
||||
#+SUBTITLE: I hereby declare "nix geht mehr!"
|
||||
#+CREATED: December 02, 2017
|
||||
#+SINCE: 2.0.8 (#280)
|
||||
#+title: :lang nix
|
||||
#+subtitle: I hereby declare "nix geht mehr!"
|
||||
#+created: December 02, 2017
|
||||
#+since: 2.0.8 (#280)
|
||||
|
||||
* Description :unfold:
|
||||
This module adds support for the Nix language to Doom Emacs, along with tools
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang ocaml][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/ocaml/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang ocaml
|
||||
#+SUBTITLE: An objective camel
|
||||
#+CREATED: June 27, 2017
|
||||
#+SINCE: 2.0.4 (#128)
|
||||
#+title: :lang ocaml
|
||||
#+subtitle: An objective camel
|
||||
#+created: June 27, 2017
|
||||
#+since: 2.0.4 (#128)
|
||||
|
||||
* Description :unfold:
|
||||
This module adds [[https://ocaml.org/][OCaml]] support to Doom Emacs, powered by [[doom-package:][tuareg-mode]].
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang org][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/org/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang org
|
||||
#+SUBTITLE: Organize your plain life in plain text
|
||||
#+CREATED: February 20, 2017
|
||||
#+SINCE: 2.0.0
|
||||
#+title: :lang org
|
||||
#+subtitle: Organize your plain life in plain text
|
||||
#+created: February 20, 2017
|
||||
#+since: 2.0.0
|
||||
|
||||
* Description :unfold:
|
||||
This module adds org-mode support to Doom Emacs, along with a number of
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang php][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/php/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang php
|
||||
#+SUBTITLE: Perl's insecure younger brother
|
||||
#+CREATED: January 16, 2017
|
||||
#+SINCE: 1.3
|
||||
#+title: :lang php
|
||||
#+subtitle: Perl's insecure younger brother
|
||||
#+created: January 16, 2017
|
||||
#+since: 1.3
|
||||
|
||||
* Description :unfold:
|
||||
This module adds support for PHP 5.3+ (including PHP7) to Doom Emacs.
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang plantuml][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/plantuml/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang plantuml
|
||||
#+SUBTITLE: Diagrams to confuse people more
|
||||
#+CREATED: July 08, 2017
|
||||
#+SINCE: 2.0.4
|
||||
#+title: :lang plantuml
|
||||
#+subtitle: Diagrams to confuse people more
|
||||
#+created: July 08, 2017
|
||||
#+since: 2.0.4
|
||||
|
||||
* Description :unfold:
|
||||
This module adds plantuml support to Emacs; allowing you to generate diagrams
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang purescript][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/purescript/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang purescript
|
||||
#+SUBTITLE: Javascript, but functional
|
||||
#+CREATED: May 21, 2017
|
||||
#+SINCE: 2.0.3 (#75)
|
||||
#+title: :lang purescript
|
||||
#+subtitle: Javascript, but functional
|
||||
#+created: May 21, 2017
|
||||
#+since: 2.0.3 (#75)
|
||||
|
||||
* Description :unfold:
|
||||
This module adds [[https://www.purescript.org/][Purescript]] support to Doom Emacs.
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang python][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/python/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang python
|
||||
#+SUBTITLE: Beautiful is better than ugly
|
||||
#+CREATED: June 15, 2015
|
||||
#+SINCE: 0.7
|
||||
#+title: :lang python
|
||||
#+subtitle: Beautiful is better than ugly
|
||||
#+created: June 15, 2015
|
||||
#+since: 0.7
|
||||
|
||||
* Description :unfold:
|
||||
This module adds [[https://www.python.org/][Python]] support to Doom Emacs.
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang qt][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/qt/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang qt
|
||||
#+SUBTITLE: The cutest GUI framework ever
|
||||
#+CREATED: June 02, 2018
|
||||
#+SINCE: 21.12.0
|
||||
#+title: :lang qt
|
||||
#+subtitle: The cutest GUI framework ever
|
||||
#+created: June 02, 2018
|
||||
#+since: 21.12.0
|
||||
|
||||
* Description :unfold:
|
||||
This module provides language functionality for [[https://qt.io][Qt]] specific files.
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang racket][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/racket/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang racket
|
||||
#+SUBTITLE: The DSL for DSLs
|
||||
#+CREATED: July 29, 2018
|
||||
#+SINCE: 2.0.9 (#772)
|
||||
#+title: :lang racket
|
||||
#+subtitle: The DSL for DSLs
|
||||
#+created: July 29, 2018
|
||||
#+since: 2.0.9 (#772)
|
||||
|
||||
* Description :unfold:
|
||||
This module adds support for the [[https://www.racket-lang.org/][Racket programming language]] to Doom Emacs.
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang raku][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/raku/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang raku
|
||||
#+SUBTITLE: The artist formerly known as perl6
|
||||
#+CREATED: June 05, 2020
|
||||
#+SINCE: 21.12.0 (#3308)
|
||||
#+title: :lang raku
|
||||
#+subtitle: The artist formerly known as perl6
|
||||
#+created: June 05, 2020
|
||||
#+since: 21.12.0 (#3308)
|
||||
|
||||
* Description :unfold:
|
||||
This module adds support for the [[https://www.raku.org/][Raku programming language]] to Doom Emacs.
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang rest][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/rest/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang rest
|
||||
#+SUBTITLE: Emacs as a REST client
|
||||
#+CREATED: February 20, 2017
|
||||
#+SINCE: 2.0.0
|
||||
#+title: :lang rest
|
||||
#+subtitle: Emacs as a REST client
|
||||
#+created: February 20, 2017
|
||||
#+since: 2.0.0
|
||||
|
||||
* Description :unfold:
|
||||
This module turns Emacs into a [[https://en.wikipedia.org/wiki/Representational_state_transfer][REST]] client.
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang rst][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/rst/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang rst
|
||||
#+SUBTITLE: ReST in peace
|
||||
#+CREATED: October 15, 2021
|
||||
#+SINCE: 21.12.0
|
||||
#+title: :lang rst
|
||||
#+subtitle: ReST in peace
|
||||
#+created: October 15, 2021
|
||||
#+since: 21.12.0
|
||||
|
||||
* Description :unfold:
|
||||
This module adds [[https://docutils.sourceforge.io/rst.html][ReStructured Text]] support to Doom Emacs.
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang ruby][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/ruby/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang ruby
|
||||
#+SUBTITLE: 1.step {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"}
|
||||
#+CREATED: January 16, 2007
|
||||
#+SINCE: 1.3
|
||||
#+title: :lang ruby
|
||||
#+subtitle: 1.step {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"}
|
||||
#+created: January 16, 2007
|
||||
#+since: 1.3
|
||||
|
||||
* Description :unfold:
|
||||
This module add Ruby and optional Ruby on Rails support to Emacs.
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang rust][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/rust/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang rust
|
||||
#+SUBTITLE: Fe2O3.unwrap().unwrap().unwrap().unwrap()
|
||||
#+CREATED: September 30, 2015
|
||||
#+SINCE: 0.7
|
||||
#+title: :lang rust
|
||||
#+subtitle: Fe2O3.unwrap().unwrap().unwrap().unwrap()
|
||||
#+created: September 30, 2015
|
||||
#+since: 0.7
|
||||
|
||||
* Description :unfold:
|
||||
This module adds support for the Rust language and integration for its tools,
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang scala][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/scala/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang scala
|
||||
#+SUBTITLE: Java, but good
|
||||
#+CREATED: May 12, 2016
|
||||
#+SINCE: 1.0
|
||||
#+title: :lang scala
|
||||
#+subtitle: Java, but good
|
||||
#+created: May 12, 2016
|
||||
#+since: 1.0
|
||||
|
||||
* Description :unfold:
|
||||
This module adds [[https://www.scala-lang.org][scala]] and [[https://www.scala-sbt.org/][sbt]] support to Doom Emacs.
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang scheme][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/scheme/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang scheme
|
||||
#+SUBTITLE: A fully conniving family of lisps
|
||||
#+CREATED: July 23, 2019
|
||||
#+SINCE: 21.12.0 (#1588)
|
||||
#+title: :lang scheme
|
||||
#+subtitle: A fully conniving family of lisps
|
||||
#+created: July 23, 2019
|
||||
#+since: 21.12.0 (#1588)
|
||||
|
||||
* Description :unfold:
|
||||
This module provides support for the Scheme family of Lisp languages, powered by
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang sh][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/sh/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang sh
|
||||
#+SUBTITLE: She sells {ba,z,fi}sh shells on the C xor
|
||||
#+CREATED: September 28, 2015
|
||||
#+SINCE: 0.7
|
||||
#+title: :lang sh
|
||||
#+subtitle: She sells {ba,z,fi}sh shells on the C xor
|
||||
#+created: September 28, 2015
|
||||
#+since: 0.7
|
||||
|
||||
* Description :unfold:
|
||||
This module adds support for shell scripting languages (including Powershell and
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang sml][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/sml/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang sml
|
||||
#+SUBTITLE: ...
|
||||
#+CREATED: Mar 30, 2020
|
||||
#+SINCE: 21.12.0
|
||||
#+title: :lang sml
|
||||
#+subtitle: ...
|
||||
#+created: Mar 30, 2020
|
||||
#+since: 21.12.0
|
||||
|
||||
* Description :unfold:
|
||||
THis module adds [[https://smlfamily.github.io/][SML (Standard ML) programming language]] support to Doom Emacs.
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang solidity][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/solidity/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang solidity
|
||||
#+SUBTITLE: Do you need a blockchain? No.
|
||||
#+CREATED: May 19, 2018
|
||||
#+SINCE: 21.12.0 (#599)
|
||||
#+title: :lang solidity
|
||||
#+subtitle: Do you need a blockchain? No.
|
||||
#+created: May 19, 2018
|
||||
#+since: 21.12.0 (#599)
|
||||
|
||||
* Description :unfold:
|
||||
This module adds [[https://github.com/ethereum/solidity][Solidity]] support to Doom Emacs.
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang swift][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/swift/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang swift
|
||||
#+SUBTITLE: We asked for emoji variables?
|
||||
#+CREATED: June 15, 2015
|
||||
#+SINCE: 0.7
|
||||
#+title: :lang swift
|
||||
#+subtitle: We asked for emoji variables?
|
||||
#+created: June 15, 2015
|
||||
#+since: 0.7
|
||||
|
||||
* Description :unfold:
|
||||
This module adds support for the [[https://developer.apple.com/swift/][Swift programming language]] to Doom Emacs.
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang terra][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/terra/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang terra
|
||||
#+SUBTITLE: Earth and Moon in alignment for performance.
|
||||
#+CREATED: March 25, 2019
|
||||
#+SINCE: 21.12.0 (#1283)
|
||||
#+title: :lang terra
|
||||
#+subtitle: Earth and Moon in alignment for performance.
|
||||
#+created: March 25, 2019
|
||||
#+since: 21.12.0 (#1283)
|
||||
|
||||
* TODO Description :unfold:
|
||||
/(No description yet)/
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang web][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/web/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang web
|
||||
#+SUBTITLE: The tubes
|
||||
#+CREATED: June 15, 2015
|
||||
#+SINCE: 0.7
|
||||
#+title: :lang web
|
||||
#+subtitle: The tubes
|
||||
#+created: June 15, 2015
|
||||
#+since: 0.7
|
||||
|
||||
* Description :unfold:
|
||||
This module adds support for various web languages, including HTML5, CSS,
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang yaml][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/yaml/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang yaml
|
||||
#+SUBTITLE: JSON, but readable
|
||||
#+CREATED: April 24, 2020
|
||||
#+SINCE: 21.12.0
|
||||
#+title: :lang yaml
|
||||
#+subtitle: JSON, but readable
|
||||
#+created: April 24, 2020
|
||||
#+since: 21.12.0
|
||||
|
||||
* Description :unfold:
|
||||
This module provides support for the [[https://yaml.org/][YAML file format]] to Doom Emacs.
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::lang zig][Issues]] ↖ [[doom-repo:tree/develop/modules/lang/zig/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+TITLE: :lang zig
|
||||
#+SUBTITLE: C, but simpler
|
||||
#+CREATED: April 05, 2021
|
||||
#+SINCE: 21.12.0 (#4827)
|
||||
#+title: :lang zig
|
||||
#+subtitle: C, but simpler
|
||||
#+created: April 05, 2021
|
||||
#+since: 21.12.0 (#4827)
|
||||
|
||||
* Description :unfold:
|
||||
This module adds [[https://ziglang.org/][Zig]] support, with optional (but recommended) LSP support via
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue