tab_max_width
Specifies the maximum width that a tab can have in the tab bar when using retro tab mode. It is ignored when using fancy tab mode.
Defaults to 16 glyphs in width.
return {
tab_max_width = 16,
}
tab_max_width
Specifies the maximum width that a tab can have in the tab bar when using retro tab mode. It is ignored when using fancy tab mode.
Defaults to 16 glyphs in width.
return {
tab_max_width = 16,
}