fix(coc): CocWarningVirtualText typo
This commit is contained in:
@@ -91,7 +91,7 @@ if &background ==# 'dark'
|
||||
highlight DiagnosticVirtualTextInfo guifg=#6099C0 guibg=#46494C guisp=NONE gui=NONE cterm=NONE
|
||||
highlight DiagnosticVirtualTextOk guifg=#819B69 guibg=#474A45 guisp=NONE gui=NONE cterm=NONE
|
||||
highlight DiagnosticVirtualTextWarn guifg=#B77E64 guibg=#4E4846 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