fix(colors): helpSpecial showing wrong

This commit is contained in:
Iron-E 2020-12-19 16:36:03 -05:00
parent d1b8699983
commit b029086122
No known key found for this signature in database
GPG Key ID: 19B71B7B7B021D22
1 changed files with 2 additions and 3 deletions

View File

@ -707,12 +707,11 @@ local highlight_groups = {
coqVernacPunctuation = 'coqTermPunctuation',
--[[ 4.3.37 Help ]]
helpSpecial = 'Special',
helpHeader = 'Label',
helpHeader = 'Label',
helpOption = 'Keyword',
helpHeadline = 'Title',
helpSectionDelim = 'Delimiter',
helpHyperTextJump = 'Underlined',
helpSpecial = 'Function',
--[[ 4.4. Plugins
Everything in this section is OPTIONAL. Feel free to remove everything