Add YAML support

This commit is contained in:
Iron_E 2020-11-11 10:48:55 -05:00
parent 8cb6484670
commit a7ddc75380
No known key found for this signature in database
GPG Key ID: B0B37DE7EDC2335F
1 changed files with 3 additions and 0 deletions

View File

@ -624,6 +624,9 @@ local highlight_groups = {
--[[ 4.3.32. PlantUML ]]
plantumlColonLine = {},
--[[ 4.3.33. YAML ]]
yamlKey = 'Label',
--[[ 4.4. Plugins
Everything in this section is OPTIONAL. Feel free to remove everything
here if you don't want to define it, or add more if there's something