feat(colors): add plantuml gantt colors

This commit is contained in:
Iron-E 2021-01-26 12:34:33 -05:00
parent 2fb6dc1b2a
commit 15d834494e
No known key found for this signature in database
GPG Key ID: 19B71B7B7B021D22
1 changed files with 3 additions and 0 deletions

View File

@ -661,7 +661,10 @@ local highlight_groups = {
crontabMnth = 'Structure',
--[[ 4.3.32. PlantUML ]]
plantumlArrowLR = 'Statement',
plantumlColonLine = NONE,
plantumlMindmap = 'Label',
plantumlMindmap2 = 'Label',
--[[ 4.3.33. YAML ]]
yamlKey = 'Label',