Remove redundant highlight group
This commit is contained in:
parent
e505a83986
commit
4782264e6b
|
@ -702,7 +702,6 @@ local highlight_groups = {
|
|||
BufferInactiveTarget = 'BufferVisibleTarget',
|
||||
|
||||
BufferTabpages = {bg=FG, fg=gray_dark, style='bold'},
|
||||
BufferTabpageSpacer = 'TabLineFill',
|
||||
|
||||
BufferVisible = 'TabLine',
|
||||
BufferVisibleMod = {bg=gray_darker, fg=white, style='italic'},
|
||||
|
|
Loading…
Reference in New Issue