Skip to content

Releases: akinsho/bufferline.nvim

v4.4.0

20 Sep 10:25
6ecd37e
Compare
Choose a tag to compare

4.4.0 (2023-09-20)

Features

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

Bug Fixes

v4.3.0

18 Jul 06:33
d24378e
Compare
Choose a tag to compare

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)

v4.2.0

26 Jun 07:16
bf2f6b7
Compare
Choose a tag to compare

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)

v4.1.0

03 May 10:52
4166018
Compare
Choose a tag to compare

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)

v4.0.0

23 Apr 12:06
8088eae
Compare
Choose a tag to compare

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)

v3.7.0

15 Apr 08:25
243893b
Compare
Choose a tag to compare

3.7.0 (2023-04-15)

Features

Bug Fixes

v3.6.0

30 Mar 16:42
eb4e95b
Compare
Choose a tag to compare

What's Changed

Features ⭐

  • feat(tabs): use separators matching current style by @matthis-k in #714

Docs 😪

New Contributors

Full Changelog: v3.5.0...v3.6.0

v3.5.0

02 Mar 22:38
b337fd3
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Full Changelog: v3.3.0...v3.5.0

v3.3.0

20 Feb 14:37
52d6aca
Compare
Choose a tag to compare

What's Changed

Features

Bug fixes 🐛

New Contributors

Full Changelog: v3.2.0...v3.3.0

v3.2.0

11 Feb 15:30
f4af7e5
Compare
Choose a tag to compare

What's Changed

Docs

Bug fixes

New Contributors

Full Changelog: v3.1.0...v3.2.0