From 4af32f2f7f62fd322d84b2666c895aabfc20434c Mon Sep 17 00:00:00 2001 From: jannawro Date: Tue, 14 Nov 2023 09:40:57 +0100 Subject: [PATCH] more config for lualine --- init.lua | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/init.lua b/init.lua index d5b125d8..c65a680e 100644 --- a/init.lua +++ b/init.lua @@ -178,7 +178,11 @@ require('lazy').setup({ theme = 'catppuccin', component_separators = '|', section_separators = '', - ignore_focus = { 'neo-tree', 'neo-tree-popup' }, + disabled_filetypes = { + statusline = { 'neo-tee', 'neo-tree-popup' }, + winbar = { 'neo-tee', 'neo-tree-popup' }, + }, + ignore_focus = { 'neo-tee', 'neo-tree-popup' }, globalstatus = true, }, sections = {