elixir-tools / elixir-tools.nvim

Neovim plugin for Elixir
MIT License
419 stars 31 forks source link

Debugger Integration #8

Open mhanberg opened 2 years ago

mhanberg commented 2 years ago

ElixirLS implements the debugger protocol that is compatible with nvim-dap and the plugin should expose an easy to use integration with lots of documentation.