Enable all filetypes

This commit is contained in:
2023-09-24 09:42:24 +02:00
parent 07c2ad83e6
commit 61c79ea800
-1
View File
@@ -22,7 +22,6 @@ require("lualine").setup({
theme = "auto", theme = "auto",
component_separators = { left = "", right = "", }, component_separators = { left = "", right = "", },
section_separators = { left = "", right = "", }, section_separators = { left = "", right = "", },
disabled_filetypes = { "NvimTree", "fugitive", },
always_divide_middle = true, always_divide_middle = true,
globalstatus = true, globalstatus = true,
}, },