fix(coc): CocWarningVirtualText typo
This commit is contained in:
@@ -91,7 +91,7 @@ if &background ==# 'dark'
|
||||
highlight DiagnosticVirtualTextInfo guifg=#00A3CB guibg=#181A1B guisp=NONE gui=NONE cterm=NONE
|
||||
highlight DiagnosticVirtualTextOk guifg=#5DCD97 guibg=#181A19 guisp=NONE gui=NONE cterm=NONE
|
||||
highlight DiagnosticVirtualTextWarn guifg=#E39500 guibg=#1B1918 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