add globalstatus option to lualine

This commit is contained in:
2022-03-18 23:01:18 +03:00
parent 40562446a6
commit d16784bcef

View File

@@ -49,6 +49,7 @@ lualine.setup({
disabled_filetypes = { "NvimTree" },
component_separators = "",
section_separators = "",
globalstatus = true,
},
sections = {
lualine_a = { mode },