Skip to content

Releases: trunk-io/neovim-trunk

v0.1.3

16 Jan 19:38
4465bd6
Compare
Choose a tag to compare

What's Changed

  • fix: check if log directory exists before writing logs by @puzzler7 in #17

Full Changelog: v0.1.2...v0.1.3

v0.1.2

08 Jan 18:26
1a14c42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

02 Nov 21:01
228ba33
Compare
Choose a tag to compare

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

18 Oct 21:54
8e16085
Compare
Choose a tag to compare

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