plugins.barbar.extraOptions.icons.separator.left

The left separator between buffers in the tabline.

Type: null or string or raw lua code

Default: null

Plugin default: "▎"

Declared by:

plugins.barbar.extraOptions.icons.separator.right

The right separator between buffers in the tabline.

Type: null or string or raw lua code

Default: null

Plugin default: ""

Declared by:

plugins.barbar.extraOptions.icons.separator.separator_at_end

If true, add an additional separator at the end of the buffer list. Can be used to create a visual separation when the inactive buffer background color is the same as the fill region background color.

Type: null or boolean or raw lua code

Default: null

Plugin default: true

Declared by: