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",
offsets = {
{
filetype = "NvimTree",
text = "Nvim Tree",
filetype = "neo-tree",
text = "neo-tree",
text_align = "center",
separator = true,
},