1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
freebsd-ports/lang/alchemist.el/pkg-descr
Jimmy Olgeni 23bb6c32d2 Add lang/alchemist.el, Elixir tooling integration into Emacs.
It requires lang/elixir-mode.el for syntax highlighting and a few
more things.
2015-06-26 07:58:47 +00:00

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