fix(trouble_v3): set correct lualine section background color

This commit is contained in:
Folke Lemaitre 2024-05-29 21:38:05 +02:00 committed by Rubin Bhandari
parent 57791884e2
commit 3d9712073b

View file

@ -72,6 +72,7 @@ return {
title = false, title = false,
filter = { range = true }, filter = { range = true },
format = "{kind_icon}{symbol.name:Normal}", format = "{kind_icon}{symbol.name:Normal}",
hl_group = "lualine_c_normal",
}) })
table.insert(opts.sections.lualine_c, { table.insert(opts.sections.lualine_c, {
symbols.get, symbols.get,