mirror of
https://github.com/scopatz/nanorc
synced 2024-11-22 00:25:39 +01:00
YAML comments are now grey/brightblue
White was too shiny
This commit is contained in:
parent
9acc62b0c1
commit
1d7e358a76
@ -18,4 +18,4 @@ color brightwhite "^\s+-"
|
|||||||
color brightwhite ":(\s|\t|$)"
|
color brightwhite ":(\s|\t|$)"
|
||||||
|
|
||||||
# Comments
|
# Comments
|
||||||
color white "(^|[[:space:]])#.*$"
|
color brightblue "(^|[[:space:]])#.*$"
|
||||||
|
Loading…
Reference in New Issue
Block a user