feat(statusline): remove unused hl

This commit is contained in:
Matt Leong 2022-01-03 16:32:51 -08:00
parent df13f58678
commit 60cf021f02

View file

@ -170,10 +170,6 @@ gls.left = {
guibg = 'StatusLine', guibg = 'StatusLine',
guifg = mode_color, guifg = mode_color,
}) })
set_highlight('GalaxyText', {
guibg = 'StatusLine',
guifg = mode_color,
})
set_highlight('GalaxyGitLCBracket', { set_highlight('GalaxyGitLCBracket', {
guibg = mode_nested, guibg = mode_nested,
guifg = mode_color, guifg = mode_color,