[NvimTree] Complete replacement
This commit is contained in:
parent
79d26ff6f8
commit
1112968c60
@ -13,7 +13,7 @@ return {
|
||||
indicator = { style = "underline" },
|
||||
offsets = {
|
||||
{
|
||||
filetype = "NvimTree",
|
||||
filetype = "neo-tree",
|
||||
text = " ",
|
||||
text_align = "center",
|
||||
separator = true,
|
||||
|
@ -21,7 +21,7 @@ return {
|
||||
statusline = {},
|
||||
winbar = {},
|
||||
},
|
||||
ignore_focus = { 'NvimTree' },
|
||||
ignore_focus = { 'neo-tree' },
|
||||
always_divide_middle = true,
|
||||
globalstatus = false,
|
||||
refresh = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user