trunk-io / neovim-trunk

The official Trunk Check Plugin for Neovim
https://docs.trunk.io/check/ide-integration/neovim-plugin
MIT License
21 stars 3 forks source link

Allow dev CLI version to be used #18

Closed TylerJang27 closed 5 months ago

TylerJang27 commented 5 months ago

Adds a version check for the dev version as well.

It's nontrivial to short-circuit/guard here so I added a layer of nesting.