💄 style(nvim): bufferline indentation

This commit is contained in:
Sergio Laín 2023-10-14 22:19:53 +02:00
parent 862bce587a
commit 3082219434
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -45,7 +45,7 @@ return {
offsets = { offsets = {
{ {
filetype = "neo-tree", filetype = "neo-tree",
text = "Neo-tree", text = "",
highlight = "Directory", highlight = "Directory",
text_align = "left", text_align = "left",
}, },