Skip to content

v3.1.0

Compare
Choose a tag to compare
@dkarter dkarter released this 10 Aug 07:30
e3d2600

3.1.0 (2022-08-10)

⚠ BREAKING CHANGES (somewhat)

  • switch diagnostic tools and formatters to null-ls (instead of ALE)
  • Apologies for not bumping the version to 4.0, my automatic release strategy did not detect the conventional commit !

Features

  • nvim: add automatic mason tool installer (0dcf428)

Bug Fixes

  • nvim: add missing argument to function call (bab784e)
  • nvim: correctly hook LSP on_attach (16c2603)