Enable all filetypes
This commit is contained in:
@@ -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,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user