romgrk / barbar.nvim

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

feat: align `BufferOffset` text #544

Closed Iron-E closed 6 months ago

Iron-E commented 8 months ago

Closes #538

require'barbar'.setup {
  sidebar_filetypes = {NvimTree = {text = 'foobar', align = 'right'}} -- or `'left'|'center'`
}
Iron-E commented 6 months ago

Thank you for the review!

Btw, what software did you use for the gifs in the README? Now that buffers are draggable (not just clickable), it should probably be advertised. I'd be happy to record a short clip.