elixir-tools / elixir-tools.nvim

Neovim plugin for Elixir
MIT License
398 stars 29 forks source link

Convert individual comments to a single `:Elixir` command that has subcommands #141

Closed mhanberg closed 11 months ago

mhanberg commented 1 year ago

Description

Currently there are separate commands like ElixirOutputPanel and ElixirToPipe.

It should be converted to Elixir elixirls output_panel and Elixir elixirls to_pipe

There should be autocomplete.