offset bufferline for neo-tree

This commit is contained in:
leafee98 2024-05-09 11:50:37 +08:00
parent 1d3653b791
commit 4420707128

View file

@ -29,8 +29,8 @@ return {
separator_style = "thick", separator_style = "thick",
offsets = { offsets = {
{ {
filetype = "NvimTree", filetype = "neo-tree",
text = "Nvim Tree", text = "neo-tree",
text_align = "center", text_align = "center",
separator = true, separator = true,
}, },