mirror of
https://github.com/prurigro/darkcloud-nvimconfig.git
synced 2024-11-09 15:06:38 -05:00
Fix the colour of quoted text in html
This commit is contained in:
parent
ae97850a6f
commit
59408083ae
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue