add default hl for term

so floating term windows wont have that darker bg anymore!
pull/2771/head
siduck 1 month ago
parent 32d8a1fdff
commit 6833c60694

@ -66,7 +66,7 @@ M.ui = {
lsp = { signature = true },
term = {
-- hl = "Normal:term,WinSeparator:WinSeparator",
hl = "Normal:term,WinSeparator:WinSeparator",
sizes = { sp = 0.3, vsp = 0.2 },
float = {
relative = "editor",

Loading…
Cancel
Save