refactor!(elixir): remove alchemist

BREAKING CHANGE: alchemist appears to be unmaintained and has reportedly
been replaced by elixir-ls and LSP (#5488). To restore your Elixir dev
environemnt, enable :lang (elixir +lsp) and install elixir-ls via your
package manager or 'M-x lsp-install-server'.

Close: #5488
This commit is contained in:
Henrik Lissner 2023-03-22 17:03:12 -04:00
parent 890f200b41
commit 221e75e739
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
3 changed files with 1 additions and 37 deletions

View file

@ -4,8 +4,7 @@
#+since: 2.0.3 (#83)
* Description :unfold:
This module provides support for [[https://elixir-lang.org/][Elixir programming language]] via [[doom-package:alchemist]] or
[[https://github.com/elixir-lsp/elixir-ls/][elixir-ls]].
This module provides support for [[https://elixir-lang.org/][Elixir programming language]] via [[https://github.com/elixir-lsp/elixir-ls/][elixir-ls]].
** Maintainers
/This module has no dedicated maintainers./ [[doom-contrib-maintainer:][Become a maintainer?]]
@ -19,7 +18,6 @@ This module provides support for [[https://elixir-lang.org/][Elixir programming
editing. Requires [[doom-module::tools tree-sitter]].
** Packages
- [[doom-package:alchemist]]
- [[doom-package:elixir-mode]]
- [[doom-package:exunit]]
- [[doom-package:flycheck-credo]] if [[doom-module::checkers syntax]]