Merge pull request #179 from BarbzYHOOL/patch-1

YAML comments are now grey/brightblue
This commit is contained in:
Anthony Scopatz
2018-07-05 08:57:30 -04:00
committed by GitHub
+1 -1
View File
@@ -18,4 +18,4 @@ color brightwhite "^\s+-"
color brightwhite ":(\s|\t|$)"
# Comments
color white "(^|[[:space:]])#.*$"
color brightblue "(^|[[:space:]])#.*$"