nvim-neorocks / rocks-edit.nvim

See useful diagnostics right from your rocks.toml
GNU General Public License v3.0
10 stars 0 forks source link

[Feature]: Display breaking changes as warnings in the TOML #3

Closed vhyrro closed 2 weeks ago

vhyrro commented 2 weeks ago

Currently, updates to plugins will be displayed in the same fashion as always, although now with the recent rocks.nvim changes it would be nice to reflect its behaviours by displaying breaking changes in orange (with a (breaking) note at the end). Thoughts welcome.

vhyrro commented 2 weeks ago

Implemented in the latest commit :)