Update lualine config
This commit is contained in:
parent
bf1acd5ec2
commit
fe452724f8
|
@ -11,8 +11,8 @@ lualine.setup {
|
|||
component_separators = { left = "", right = ""},
|
||||
section_separators = { left = "", right = ""},
|
||||
disabled_filetypes = {
|
||||
statusline = {},
|
||||
winbar = {},
|
||||
statusline = { "NvimTree" },
|
||||
winbar = { "NvimTree" },
|
||||
},
|
||||
-- disabled_filetypes = { "alpha", "dashboard", "NvimTree", "Outline" },
|
||||
ignore_focus = {},
|
||||
|
|
Loading…
Reference in New Issue