Skip to content

Releases: elixir-tools/elixir-tools.nvim

v0.2.0

17 Apr 05:18
a1d5938
Compare
Choose a tag to compare

What's Changed

  • credo-language-server support
  • Set the commentstring for the surface filetype.
  • can disable ElixirLS and credo-language-server with the enable option.

Breaking

  • refactor!: scope lsp options under elixirls key by @mhanberg in #60

Full Changelog: v0.1.0...v0.2.0

v0.1.0

21 Mar 02:25
07284e4
Compare
Choose a tag to compare

Initial Release