mirror of
https://github.com/scopatz/nanorc
synced 2024-11-22 08:35:39 +01:00
Merge pull request #179 from BarbzYHOOL/patch-1
YAML comments are now grey/brightblue
This commit is contained in:
commit
c18ba7b651
@ -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