barbar.nvim icon indicating copy to clipboard operation
barbar.nvim copied to clipboard

Config: Add "Separator At Start" Option

Open Curve opened this issue 5 months ago • 0 comments

Adds a new option separator_at_start, which defaults to true. If set to false it will cause the left separator of the initial buffer to be removed, resulting in something like this:

image

Which is akin to how Lualine renders the initial component:
image

Curve avatar Sep 10 '25 13:09 Curve