From d2215c17f141c8f7b3450e33b7765da3c7e7140f Mon Sep 17 00:00:00 2001 From: jannawro Date: Tue, 14 Nov 2023 09:48:13 +0100 Subject: [PATCH] typo --- init.lua | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/init.lua b/init.lua index c65a680e..0248134c 100644 --- a/init.lua +++ b/init.lua @@ -179,10 +179,10 @@ require('lazy').setup({ component_separators = '|', section_separators = '', disabled_filetypes = { - statusline = { 'neo-tee', 'neo-tree-popup' }, - winbar = { 'neo-tee', 'neo-tree-popup' }, + statusline = { 'neo-tree', 'neo-tree-popup' }, + winbar = { 'neo-tree', 'neo-tree-popup' }, }, - ignore_focus = { 'neo-tee', 'neo-tree-popup' }, + ignore_focus = { 'neo-tree', 'neo-tree-popup' }, globalstatus = true, }, sections = {