Remove config

This commit is contained in:
Saeed Afzal
2022-05-03 09:07:56 +01:00
parent 971331bee6
commit 694e5ea596
2 changed files with 1 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
require("bufferline").setup {
options = {
offsets = {{ filetype = "NvimTree", text = "", padding = 1 }},
offsets = {{ filetype = "NvimTree", text = "File Explorer" }},
tab_size = 20,
separator_style = "thin"
}