bufferline.nvim

A snazzy bufferline for Neovim

GPL-3.0 License

Stars
3.5K
Committers
120

Bot releases are visible (Hide)

bufferline.nvim - v4.7.0 Latest Release

Published by github-actions[bot] 3 months ago

4.7.0 (2024-07-10)

Features

  • diag: add diagnostics_update_on_event option (#932) (aa16daf)

Bug Fixes

  • tabs: use custom separator_style in tabpages (#852) (81820ca)
  • UNKNOWN PLUGIN error resulting from unloaded buffers (#928) (6ac7e4f)
  • UNKNOWN PLUGIN error resulting from unloaded buffers (#931) (1662fed)

Reverts

  • remove fix for referencing unloaded buffers (#930) (46192e7)
bufferline.nvim - v4.6.1

Published by github-actions[bot] 5 months ago

4.6.1 (2024-05-21)

Bug Fixes

  • replace tbl_flatten to flatten():totable() (#912) (b2dc003)
bufferline.nvim - v4.6.0

Published by github-actions[bot] 5 months ago

4.6.0 (2024-05-20)

Features

Bug Fixes

  • maintain backwards compatibility (#909) (155b257)
  • reimplement the deprecated function tbl_add_reverse_lookup (#904) (9ae49d7)
  • utils: update is_list to handle breaking change (#892) (a6ad228)
  • vim.diagnostic.is_disabled() deprecation warning (#907) (2cd3984)
bufferline.nvim - v4.5.3

Published by github-actions[bot] 6 months ago

4.5.3 (2024-04-19)

Bug Fixes

  • utils: improve path separator detection on Windows (#888) (d7ebc0d)
bufferline.nvim - v4.5.2

Published by github-actions[bot] 8 months ago

4.5.2 (2024-03-07)

Bug Fixes

  • tabpages: renaming bug on reopened tab (#877) (1064399)
bufferline.nvim - v4.5.1

Published by github-actions[bot] 8 months ago

4.5.1 (2024-03-05)

Bug Fixes

bufferline.nvim - v4.5.0

Published by github-actions[bot] 9 months ago

4.5.0 (2024-01-22)

Features

Bug Fixes

bufferline.nvim - v4.4.1

Published by github-actions[bot] 11 months ago

4.4.1 (2023-12-06)

Bug Fixes

  • commands: potential nil access (#821) (6e96fa2)
  • remove missing required fields diagnostic from config (#812) (1a33975)
  • use link if specified in custom areas (#839) (9ca364d)
bufferline.nvim - v4.4.0

Published by github-actions[bot] about 1 year ago

4.4.0 (2023-09-20)

Features

  • Support name_formatter for unnamed buffers (#806) (9961d87)

Bug Fixes

bufferline.nvim - v4.3.0

Published by github-actions[bot] over 1 year ago

4.3.0 (2023-07-17)

Features

Bug Fixes

  • config: highlighting for tab separators (#784) (cd27a52)
  • store paths in g:BufferlinePositions (#780) (2f391fd)
  • ui: always schedule refreshing (fe77474)
bufferline.nvim - v4.2.0

Published by github-actions[bot] over 1 year ago

4.2.0 (2023-06-26)

Features

  • commands/go_to: go to the last element if index out of bounds (#758) (6073426)
  • commands: add option to wrap when moving buffers at ends (#759) (da1875c)

Performance Improvements

  • ui: avoid (some) expensive functions (#754) (018bdf6)
bufferline.nvim - v4.1.0

Published by github-actions[bot] over 1 year ago

4.1.0 (2023-05-03)

Features

Bug Fixes

  • docs: use correct value for style presets (#747) (9eed863)
  • groups: use correct cmdline completion function (a4bd445)
bufferline.nvim - v4.0.0

Published by github-actions[bot] over 1 year ago

4.0.0 (2023-04-23)

⚠ BREAKING CHANGES

  • groups: change argument to group matcher
  • config: deprecate show_buffer_default_icon

Features

  • colors: add diagnostic underline fallback (bd9915f)
  • config: allow specifying style presets (13cb114)
  • diag: sane fallback to underline color (0cd505b)

Bug Fixes

  • color: follow linked hl groups (e6e7cc4)
  • highlights: if color_icons is false set to NONE (8b32447), closes #702
  • sorters: insert_after_current strategy (1620cfe)

Code Refactoring

  • config: deprecate show_buffer_default_icon (6ccdee8)
  • groups: change argument to group matcher (38d62b8)
bufferline.nvim - v3.7.0

Published by github-actions[bot] over 1 year ago

3.7.0 (2023-04-15)

Features

Bug Fixes

bufferline.nvim - v3.6.0

Published by akinsho over 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

bufferline.nvim - v3.5.0

Published by akinsho over 1 year ago

What's Changed

Bug Fixes

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

bufferline.nvim - v3.3.0

Published by akinsho over 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

bufferline.nvim - v3.2.0

Published by akinsho over 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

bufferline.nvim - v3.1.0

Published by akinsho almost 2 years ago

What's Changed

Bug Fixes 🐛

Other Changes

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

bufferline.nvim - v3.0.1

Published by akinsho almost 2 years ago

What's Changed

Bug Fixes 🐛

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

Package Rankings
Top 8.17% on Proxy.golang.org
Badges
Extracted from project README
CI