diff --git a/lua/custom/plugins/theme.lua b/lua/custom/plugins/theme.lua index b2dbb1fa..82909a03 100644 --- a/lua/custom/plugins/theme.lua +++ b/lua/custom/plugins/theme.lua @@ -27,6 +27,7 @@ return { theme = 'auto', component_separators = { left = '', right = '' }, section_separators = { left = '', right = '' }, + globalstatus = true, }, sections = { lualine_x = { 'filetype', 'tabnine' } } },