diff --git a/colors/highlite.vim b/colors/highlite.vim index 428f89a..eeae107 100644 --- a/colors/highlite.vim +++ b/colors/highlite.vim @@ -490,10 +490,11 @@ local highlight_groups = { mkdCode = 'Comment', mkdCodeDelimiter = 'mkdBold', mkdCodeStart = 'mkdHeading', + mkdHeading = 'Delimiter', mkdItalic = 'mkdBold', mkdListItem = 'Special', - mkdHeading = 'Delimiter', mkdNonListItemBlock = 'Normal', + mkdRule = 'Underline' texMathZoneY = 'String', --[[ 4.3.20. Python ]]