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