feat(colors): add plantuml gantt colors
This commit is contained in:
parent
2fb6dc1b2a
commit
15d834494e
|
@ -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',
|
||||
|
|
Loading…
Reference in New Issue