@@ -8,7 +8,7 @@ M.config = function()
component_separators = nil,
section_separators = nil,
theme = nil,
- disabled_filetypes = {'NvimTree', 'Outline'}
+ disabled_filetypes = nil
},
sections = {
lualine_a = nil,
@@ -69,7 +69,7 @@ styles.lvim = {
icons_enabled = true,
component_separators = "",
section_separators = "",
- disabled_filetypes = { "dashboard" },
+ disabled_filetypes = { "dashboard", "NvimTree", "Outline" },
lualine_a = {