Releases: trunk-io/neovim-trunk
Releases · trunk-io/neovim-trunk
v0.1.3
v0.1.2
What's Changed
- Add commands for custom code action callbacks by @TylerJang27 in #15
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Fixed a bug where error output could get written to the current buffer.
Full Changelog: https://github.com/trunk-io/neovim-trunk/compare/v0.1.0..v0.1.1
v0.1.0
Introducing the Trunk Check Neovim Plugin
- Follow the setup instructions in README.md to get started
- The Neovim Plugin is offered as a beta with limited support
- Features include:
- Render diagnostics and autofixes inline
- Format files on save
- Display the list of linters that run on each file
- View and run commands from Trunk Action notifications
- Please reach out on Slack with any questions