romgrk / barbar.nvim

The neovim tabline plugin.
2.26k stars 85 forks source link

Support centering & coloring the offset text #538

Closed otavioschwanck closed 6 months ago

otavioschwanck commented 10 months ago

An example of bufferline:

image

is like a tab, but for the offset stuff.

EDIT:

i found how to do it:

            NvimTree = { event = "BufWinLeave", text = "File Tree" },

Would be nice to have way to center / change highlight

romgrk commented 10 months ago

Sure let's keep this open to track the request.

Iron-E commented 8 months ago

@otavioschwanck try #544