Document +lsp flag for :lang elixir
This commit is contained in:
parent
1fb5891f6d
commit
32fd0162a0
1 changed files with 4 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
||||||
|
|
||||||
* Table of Contents :TOC_3:noexport:
|
* Table of Contents :TOC_3:noexport:
|
||||||
- [[#description][Description]]
|
- [[#description][Description]]
|
||||||
|
- [[#module-flags][Module flags]]
|
||||||
- [[#plugins][Plugins]]
|
- [[#plugins][Plugins]]
|
||||||
- [[#prerequisites][Prerequisites]]
|
- [[#prerequisites][Prerequisites]]
|
||||||
- [[#install-elixir][Install Elixir]]
|
- [[#install-elixir][Install Elixir]]
|
||||||
|
@ -16,6 +17,9 @@
|
||||||
This module provides support for [[https://elixir-lang.org/][Elixir programming language]] via [[https://github.com/tonini/alchemist.el][alchemist.el]]
|
This module provides support for [[https://elixir-lang.org/][Elixir programming language]] via [[https://github.com/tonini/alchemist.el][alchemist.el]]
|
||||||
or [[https://github.com/JakeBecker/elixir-ls/][elixir-ls]].
|
or [[https://github.com/JakeBecker/elixir-ls/][elixir-ls]].
|
||||||
|
|
||||||
|
** Module flags
|
||||||
|
| ~+lsp~ | add support for LSP |
|
||||||
|
|
||||||
** Plugins
|
** Plugins
|
||||||
+ [[https://github.com/rust-lang/rust-mode][elixir-mode]]
|
+ [[https://github.com/rust-lang/rust-mode][elixir-mode]]
|
||||||
+ [[https://github.com/tonini/alchemist.el][alchemist.el]]
|
+ [[https://github.com/tonini/alchemist.el][alchemist.el]]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue