add default hl for term
so floating term windows wont have that darker bg anymore!
This commit is contained in:
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…
Reference in New Issue
Block a user