Skip to content

Releases: frostplexx/mason-bridge.nvim

v1.2.1

11 Jun 12:31
19bc564
Compare
Choose a tag to compare
  • Fix errors when invalid options are given

v1.2.0

07 Jun 14:05
a176c95
Compare
Choose a tag to compare
  • allow for dynamically loading linters and formatters

v1.1.3

06 Jun 15:17
d8adcad
Compare
Choose a tag to compare
  • fix mapping for latex
  • tools that dont define a language get now registered for every filetype (see README for instructions)

1.1.2

30 May 16:48
e7f7e7c
Compare
Choose a tag to compare

What's Changed

  • fix case where tool is linter and formatter by @frostplexx in #6

Full Changelog: v1.1.1...v1.1.2

v1.1.1

23 May 08:08
3fe9863
Compare
Choose a tag to compare

Fix formatters and linters not loading when mason takes too long to load its registry

v1.1.0

14 May 13:56
ec02275
Compare
Choose a tag to compare
  • Add mappings for filetypes where the language name and the filetype don't match. These mappings will be expanded in the future when someone runs into problems
  • Add a vim help file

Full Changelog: v1.0.1...v1.1.0

v1.0.1

10 May 09:30
e65d72f
Compare
Choose a tag to compare

v1.0.0

08 May 09:04
f2ed06c
Compare
Choose a tag to compare