diff --git a/init.lua b/init.lua index aad3add2..f2ad4c29 100644 --- a/init.lua +++ b/init.lua @@ -178,6 +178,8 @@ require('lazy').setup({ theme = 'catppuccin', component_separators = '|', section_separators = '', + globalstatus = true, + ignore_focues = { 'neo-tree', 'neo-tree-popup' } }, sections = { lualine_a = { 'mode' },