Nvim: Bufferline styling
This commit is contained in:
parent
14c1378cd2
commit
a9436411a7
1 changed files with 3 additions and 1 deletions
|
@ -9,9 +9,11 @@ return {
|
|||
filetype = "netrw",
|
||||
text = "File Explorer",
|
||||
highlight = "Directory",
|
||||
text_align = 'center',
|
||||
separator = true
|
||||
}
|
||||
}
|
||||
},
|
||||
show_buffer_close_icons = false,
|
||||
}
|
||||
})
|
||||
end,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue