Releases: frostplexx/mason-bridge.nvim
Releases · frostplexx/mason-bridge.nvim
v1.2.1
v1.2.0
- allow for dynamically loading linters and formatters
v1.1.3
- fix mapping for latex
- tools that dont define a language get now registered for every filetype (see README for instructions)
1.1.2
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
Fix formatters and linters not loading when mason takes too long to load its registry
v1.1.0
- 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
- Increase loading perfomance
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Initial release
Full Changelog: https://github.com/Frostplexx/mason-bridge.nvim/commits/v1.0.0