github romgrk/barbar.nvim v1.2.0

latest releases: v1.9.1, v1.9.0, v1.8.0...
2 years ago

What's Changed

Documentation

  • docs(render): minor LSP annotation fix #291

Features

  • feat: Add new command :BufferCloseAllButVisible #302
  • feat: option to define minimum padding #290

Fixes

  • fix(bbye): BufferCloseAll* commands #311
  • fix(bufferline): vim.validate always fails #296
  • fix: state.offset.text is sometimes nil #297
  • fix: assuming file icon is single char width #309
  • fix: buffer close animations #305
  • fix: ensure vim.g.bufferline is always non-nil during init #300
  • fix: incorrectly handled negative :BufferGoto index #313
  • fix: lazy loading #294
  • fix: redraw tabline when render.update #314

Misc.

  • ref(state): use vim.deprecate if possible #307
  • ref: untangle dependency cycles #280

Performance

  • perf(bbye): use vim.cmd.bdelete on Neovim 0.8+ #308

Full Changelog: release/1.1.0...release/1.2.0

Don't miss a new barbar.nvim release

NewReleases is sending notifications on new releases.