elixir-tools / elixir-tools.nvim

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

Lose dependency on lspconfig #5

Closed mhanberg closed 2 years ago

mhanberg commented 2 years ago

I don't think we necessarily need to depend on the lspconfig library and can re-write some things to not have to use it.

nvim-metals does not depend on lspconfig.