Skip to content

Commit 7ba22bf

Browse files
committed
lualine.nvim: blacklist neotest output panel
1 parent a11012e commit 7ba22bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dot-config/nvim/lua/plugins/ui/lualine.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ local BLACKLIST_FT = {
66
"AvanteSelectedFiles",
77
"aerial",
88
"neotest-summary",
9+
"neotest-output-panel",
910
}
1011

1112
local get_noice_mode = function()

0 commit comments

Comments
 (0)