plugins.barbar.settings.hide.alternate

Controls the visibility of the |alternate-file|. highlight_alternate must be true.

Type: null or boolean or raw lua code

Default: null

Plugin default: false

Declared by:

plugins.barbar.settings.hide.current

Controls the visibility of the current buffer.

Type: null or boolean or raw lua code

Default: null

Plugin default: false

Declared by:

plugins.barbar.settings.hide.extensions

Controls the visibility of file extensions.

Type: null or boolean or raw lua code

Default: null

Plugin default: false

Declared by:

plugins.barbar.settings.hide.inactive

Controls visibility of |hidden-buffer|s and |inactive-buffer|s.

Type: null or boolean or raw lua code

Default: null

Plugin default: false

Declared by:

plugins.barbar.settings.hide.visible

Controls visibility of |active-buffer|s. highlight_visible must be true.

Type: null or boolean or raw lua code

Default: null

Plugin default: false

Declared by: