mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-06 01:57:40 +00:00
23bb6c32d2
It requires lang/elixir-mode.el for syntax highlighting and a few more things.
15 lines
379 B
Plaintext
15 lines
379 B
Plaintext
Elixir tooling integration into Emacs. Alchemist comes with a bunch
|
|
of features:
|
|
|
|
- Mix integration
|
|
- Compile & Execution of Elixir code
|
|
- Inline code evaluation
|
|
- Documentation lookup
|
|
- Definition lookup
|
|
- Powerful IEx integration
|
|
- Smart code completion
|
|
- Elixir project management
|
|
- Integration with company-mode
|
|
|
|
WWW: https://github.com/tonini/alchemist.el
|