organized highlights config , added new features like dashboard!

This commit is contained in:
siduck76
2021-06-14 07:57:56 +05:30
parent 30f9f00c9e
commit 5fc205068f
11 changed files with 265 additions and 238 deletions

View File

@@ -1,9 +1,9 @@
require "bufferline".setup {
options = {
offsets = {{filetype = "NvimTree", text = ""}},
offsets = {{filetype = "NvimTree", text = "", padding = 1}},
buffer_close_icon = "",
modified_icon = "",
close_icon = " ",
close_icon = "",
left_trunc_marker = "",
right_trunc_marker = "",
max_name_length = 14,