Closed st3fan closed 2 years ago
let me try to reproduce, can you share nvim config with how you are setting up elixir.nvim?
I only have require("elixir").setup()
to set things up.
This is expected. The language server just sends this message if you don't send your own settings.
Not sure why, but it's not an issue with this plugin.
Unclear if this actually means something relevant, but every time I start Neovim on an Elixir project, I get the following informational message:
Maybe I should file this in the https://github.com/elixir-lsp/elixir-ls project instead?