Fix error syntax highlighting

This commit is contained in:
Max Bucknell 2024-10-25 21:46:02 +11:00
parent 51ca9b030f
commit 8c5c98d853
No known key found for this signature in database

View file

@ -71,6 +71,7 @@ hi Question cterm=NONE ctermfg=7 ctermbg=4
hi SpellLocal cterm=NONE ctermfg=3 ctermbg=NONE
hi SpellRare cterm=NONE ctermfg=3 ctermbg=NONE
hi SpellCap cterm=NONE ctermfg=0 ctermbg=3
hi SpellBad cterm=NONE ctermfg=7 ctermbg=1
hi link LspDiagSignInfoText Question
hi link LspDiagSignWarningText Question