mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2024-12-22 12:48:01 +00:00
[neovim] Remove bufferline buffers separator
This commit is contained in:
parent
233267719a
commit
aa9af7d3d9
@ -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 = {
|
||||
|
Loading…
Reference in New Issue
Block a user