Fix the colour of quoted text in html

This commit is contained in:
Kevin MacMartin 2024-01-30 15:39:11 -05:00
parent ae97850a6f
commit 59408083ae

View file

@ -128,7 +128,7 @@ endfun
hi! link Float Number
hi! link Include Keyword
hi! link MoreMsg Special
hi! link SpecialChar Special
hi! link SpecialChar String
hi! link StorageClass Type
hi! link Structure PreProc