remove deprecated bufferline option for default buffer icon
This commit is contained in:
parent
a06c09c138
commit
cf023c9848
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@ return {
|
|||
color_icons = true, -- whether or not to add the filetype icon highlights
|
||||
show_buffer_icons = true, -- disable filetype icons for buffers
|
||||
show_buffer_close_icons = true,
|
||||
show_buffer_default_icon = true, -- whether or not an unrecognised filetype should show a default icon
|
||||
show_close_icon = false,
|
||||
show_tab_indicators = true,
|
||||
show_duplicate_prefix = true, -- whether to show duplicate buffer prefix
|
||||
|
|
Loading…
Reference in a new issue