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
1 changed files with 1 additions and 1 deletions

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