elixir-tools / elixir-tools.nvim

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

fix: activate nextls when it detects a mix.exs file #165

Closed andrepaes closed 10 months ago

andrepaes commented 10 months ago

As for pure mix projects we don't have a mix.lock then the plugin needs another way to know that it's a elixir project to spin up lsp server