Update yaml header

This commit is contained in:
Zachary Yedidia
2016-09-16 15:22:38 -04:00
parent 2e3c87b67d
commit ab36db7646
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
syntax "yaml" "\.ya?ml$"
header "^---" "%YAML"
header "%YAML"
color type "(^| )!!(binary|bool|float|int|map|null|omap|seq|set|str) "
color constant "\b(YES|yes|Y|y|ON|on|NO|no|N|n|OFF|off)\b"