diff --git a/colors/highlite.vim b/colors/highlite.vim index cc4f9b0..92c538b 100644 --- a/colors/highlite.vim +++ b/colors/highlite.vim @@ -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'},