Merge f4d9cdc8eb548e4ac77e9d6f88dcd53a3b73ba11 into 1aa64a86cf4c750e4d4788ef1a19d7a71ab641dd

This commit is contained in:
Will Stott 2021-07-06 15:20:03 +00:00 committed by GitHub
commit a40b16a225
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ color yellow "[:-]\s+[0-9]+\.?[0-9]*(\s*($|#))"
color yellow "(^| )!!(binary|bool|float|int|map|null|omap|seq|set|str) "
# Separator
color brightwhite "^\s+-"
color brightwhite "^\s*-"
color brightwhite ":(\s|\t|$)"
# Comments