add: update config

This commit is contained in:
asep komarudin 2024-03-09 08:06:10 +07:00
parent 6e55fe895d
commit a121508f39
10 changed files with 46 additions and 27 deletions

View file

@ -80,7 +80,7 @@ return {
show_close_icon = true,
show_tab_indicators = true,
persist_buffer_sort = true, -- whether or not custom sorted buffers should persist
separator_style = "thin", -- | "thick" | "thin" | { 'any', 'any' },
separator_style = { "", "" }, -- | "thick" | "thin" | { 'any', 'any' },
enforce_regular_tabs = true,
always_show_bufferline = true,
},