mirror of
https://github.com/scopatz/nanorc
synced 2024-11-22 08:35:39 +01:00
Update yaml.nanorc
It's valid for yaml files like this to exist: ```yaml - my - list - of - strings ```
This commit is contained in:
parent
1aa64a86cf
commit
f4d9cdc8eb
@ -14,7 +14,7 @@ color yellow "[:-]\s+[0-9]+\.?[0-9]*(\s*($|#))"
|
|||||||
color yellow "(^| )!!(binary|bool|float|int|map|null|omap|seq|set|str) "
|
color yellow "(^| )!!(binary|bool|float|int|map|null|omap|seq|set|str) "
|
||||||
|
|
||||||
# Separator
|
# Separator
|
||||||
color brightwhite "^\s+-"
|
color brightwhite "^\s*-"
|
||||||
color brightwhite ":(\s|\t|$)"
|
color brightwhite ":(\s|\t|$)"
|
||||||
|
|
||||||
# Comments
|
# Comments
|
||||||
|
Loading…
Reference in New Issue
Block a user