Skip to content

Releases: akinsho/bufferline.nvim

v2.5.1

08 Aug 09:00
Compare
Choose a tag to compare
  • fix(tabs): A regression in the previous release caused tabs mode to stop working, this is now resolved.

v2.5.0

05 Aug 07:34
7ca869b
Compare
Choose a tag to compare
  • The highlight field can now be specified as a function which will recieve the defaults so a user can set custom highlights based on those.
  • When the tabline is not visible cycle next and previous will use bnext and bprev

v2.4.0

10 Jul 09:56
bf9eb69
Compare
Choose a tag to compare

This release adds

  • The ability to disable the diagnostic indicator for a more minimal appearance by setting the value of diagnostic_indicator to false

It fixes:

  • The buffer class' path field not using the full path