fix: lualine popping up on telescope
This commit is contained in:
@@ -21,7 +21,7 @@ return {
|
||||
statusline = {},
|
||||
winbar = {},
|
||||
},
|
||||
ignore_focus = { "neo-tree" },
|
||||
ignore_focus = { "neo-tree", "TelescopePrompt" },
|
||||
always_divide_middle = true,
|
||||
globalstatus = false,
|
||||
refresh = {
|
||||
|
||||
Reference in New Issue
Block a user