fix(coc): CocWarningVirtualText typo
This commit is contained in:
@@ -90,7 +90,7 @@ if &background ==# 'dark'
|
||||
highlight DiagnosticVirtualTextInfo guifg=#7BA2F7 guibg=#222427 guisp=NONE gui=NONE cterm=NONE
|
||||
highlight DiagnosticVirtualTextOk guifg=#74DBCB guibg=#222424 guisp=NONE gui=NONE cterm=NONE
|
||||
highlight DiagnosticVirtualTextWarn guifg=#E1B068 guibg=#252322 guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link CocWarningVitualText DiagnosticVirtualTextWarn
|
||||
highlight! link CocWarningVirtualText DiagnosticVirtualTextWarn
|
||||
highlight! link DiagnosticDeprecated DiagnosticWarn
|
||||
highlight! link DiagnosticUnnecessary DiagnosticWarn
|
||||
highlight! link NotifyWARNIcon DiagnosticWarn
|
||||
@@ -292,7 +292,7 @@ else
|
||||
highlight DiagnosticVirtualTextInfo guifg=#34548C guibg=#C4CCE2 guisp=NONE gui=NONE cterm=NONE
|
||||
highlight DiagnosticVirtualTextOk guifg=#34645D guibg=#9FD7CD guisp=NONE gui=NONE cterm=NONE
|
||||
highlight DiagnosticVirtualTextWarn guifg=#8F5E14 guibg=#E4C6B0 guisp=NONE gui=NONE cterm=NONE
|
||||
highlight! link CocWarningVitualText DiagnosticVirtualTextWarn
|
||||
highlight! link CocWarningVirtualText DiagnosticVirtualTextWarn
|
||||
highlight! link DiagnosticDeprecated DiagnosticWarn
|
||||
highlight! link DiagnosticUnnecessary DiagnosticWarn
|
||||
highlight! link NotifyWARNIcon DiagnosticWarn
|
||||
|
||||
Reference in New Issue
Block a user