feat(statusline): remove unused hl
This commit is contained in:
parent
df13f58678
commit
60cf021f02
1 changed files with 0 additions and 4 deletions
|
@ -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,
|
||||||
|
|
Loading…
Add table
Reference in a new issue