romgrk / barbar.nvim

The neovim tabline plugin.
2.23k stars 83 forks source link

docs(README): lazy.nvim `version` option #389

Closed Iron-E closed 1 year ago

Iron-E commented 1 year ago

The version tag can make the user experience more stable, since it only updates when we release a new version. Specifically, a new ^1.0.0-compatible version. This means if we ever released a 2.0 for some reason, users would have to opt-in to it.