viastakhov/moonshiner.vim

IEx integration

Opened this issue · 0 comments

Add IEx integration:

  • Start an IEx process.
  • Start an IEx process with mix (iex -S mix).
  • Sends the current line to the IEx process.
    etc.

Reference: https://alchemist.readthedocs.io/en/latest/basic_usage/