barbar.nvim
barbar.nvim copied to clipboard
Feature request: uniform tab size
Hello, thank you for this plugin! One small feature request: It'd be nice to have all tabs having the same size, maybe ellipsizing the name if it is too long. Thanks!
Hey, not sure when I'll have time to implement that but yeah it would be nice to have. PRs welcome if anyone is interested in implementing it.
I believe these three options can do this:
maximum_lengthmaximum_paddingminimum_padding
Ah, not quite. All that would be needed is a minimum_length.