fix(coc): CocWarningVirtualText typo
This commit is contained in:
@@ -90,7 +90,7 @@ if &background ==# 'dark'
|
||||
highlight DiagnosticVirtualTextInfo guifg=#7FBCB4 guibg=#393C3C guisp=NONE gui=NONE cterm=NONE
|
||||
highlight DiagnosticVirtualTextOk guifg=#A9C181 guibg=#3A3C38 guisp=NONE gui=NONE cterm=NONE
|
||||
highlight DiagnosticVirtualTextWarn guifg=#DDBD7F guibg=#3D3B38 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
|
||||
@@ -289,7 +289,7 @@ else
|
||||
highlight DiagnosticVirtualTextInfo guifg=#3A94C4 guibg=#E0E9F2 guisp=NONE gui=NONE cterm=NONE
|
||||
highlight DiagnosticVirtualTextOk guifg=#8DA200 guibg=#E1EFB0 guisp=NONE gui=NONE cterm=NONE
|
||||
highlight DiagnosticVirtualTextWarn guifg=#DEA000 guibg=#F2E6DA 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