1 files changed,
1 insertions(+),
7 deletions(-)
M
lua/plugins/lualine.lua
@@ -37,13 +37,7 @@ theme = "auto",
globalstatus = true, component_separators = { left = "", right = "" }, section_separators = { left = "", right = "" }, - disabled_filetypes = { - "NvimTree", - "TelescopePrompt", - "NeogitStatus", - "harpoon", - "lazy", - }, + disabled_filetypes = { "NeogitStatus", "lazy" }, }, sections = { lualine_a = { c.mode },