[neovim] Remove bufferline buffers separator

This commit is contained in:
Daniel Carrillo 2022-12-07 13:53:59 +01:00
parent 233267719a
commit aa9af7d3d9
Signed by: dcarrillo
GPG Key ID: E4CD5C09DAED6E16
1 changed files with 3 additions and 1 deletions

View File

@ -11,7 +11,9 @@ bufferline.setup({
{ filetype = "neo-tree", text = "", padding = 1 },
{ filetype = "dapui_scopes", text = "", padding = 1 },
},
separator_style = "thin", -- | "thick" | "thin" | { 'any', 'any' },
indicator = {
style = "none",
},
},
highlights = {
fill = {