update sidebar neotree

This commit is contained in:
asep komarudin 2023-02-25 14:17:52 +07:00
parent 1237f8714d
commit cecc613d56

View file

@ -99,6 +99,13 @@ bufferline.setup({
text_align = "left",
padding = 1,
},
{
filetype = "neo-tree",
text = "Explorer",
highlight = "Directory",
text_align = "left",
padding = 1,
},
},
show_buffer_icons = true,
show_buffer_close_icons = true,