This commit is contained in:
2023-04-09 15:23:06 +02:00
parent b18ce88ac2
commit fa95aed7ec
2 changed files with 40 additions and 39 deletions

View File

@@ -112,8 +112,9 @@ local plugins = {
config = function()
require("bufferline").setup({
auto_hide = true,
icon_separator_active = '|',
icon_separator_inactive = '|',
icons = {
seperator = { left = "", right = "" }
}
})
end,
},