Skip to content

Commit

Permalink
Merge pull request scopatz#179 from BarbzYHOOL/patch-1
Browse files Browse the repository at this point in the history
YAML comments are now grey/brightblue
  • Loading branch information
scopatz committed Jul 5, 2018
2 parents 9acc62b + 1d7e358 commit c18ba7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yaml.nanorc
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ color brightwhite "^\s+-"
color brightwhite ":(\s|\t|$)"

# Comments
color white "(^|[[:space:]])#.*$"
color brightblue "(^|[[:space:]])#.*$"

0 comments on commit c18ba7b

Please sign in to comment.