Bufferline.nvim Versions Save

A snazzy bufferline for Neovim

v3.7.0

1 year ago

3.7.0 (2023-04-15)

Features

Bug Fixes

v3.6.0

1 year ago

What's Changed

Features ⭐

Docs 😪

New Contributors

Full Changelog: https://github.com/akinsho/bufferline.nvim/compare/v3.5.0...v3.6.0

v3.5.0

1 year ago

What's Changed

Bug Fixes

Full Changelog: https://github.com/akinsho/bufferline.nvim/compare/v3.3.0...v3.5.0

v3.3.0

1 year ago

What's Changed

Features

Bug fixes 🐛

New Contributors

Full Changelog: https://github.com/akinsho/bufferline.nvim/compare/v3.2.0...v3.3.0

v3.2.0

1 year ago

What's Changed

Docs

Bug fixes

New Contributors

Full Changelog: https://github.com/akinsho/bufferline.nvim/compare/v3.1.0...v3.2.0

v3.1.0

1 year ago

What's Changed

Bug Fixes 🐛

Other Changes

Full Changelog: https://github.com/akinsho/bufferline.nvim/compare/v3.0.1...v3.1.0

v3.0.1

1 year ago

What's Changed

Bug Fixes 🐛

Full Changelog: https://github.com/akinsho/bufferline.nvim/compare/v3.0.0...v3.0.1

v3.0.0

1 year ago

Breaking changes:

  • refactor(handle_click)!: remove vim script wrapper @nullchilly

Bug fixes:

  • fix(groups): typo in indicator segment highlight @akinsho

  • feat(commands)!: reuse close_command for deleting commands @yangyuanxx

Features

  • feat: add get_elements command @andy-bell101

  • feat(tabs): allow moving/reordering tabs #588 @toh995

  • fix(commands): trigger redraw after delete in direction @nat212

v2.11.1

1 year ago

What's Changed

New Features 🎉

New Contributors

Full Changelog: https://github.com/akinsho/bufferline.nvim/compare/v2.10.1...v2.11.1