mirror of
https://github.com/scopatz/nanorc.git
synced 2024-10-18 02:06:40 -07:00
Merge pull request #339 from palto42/ini_comments
Adjusted comment color of ini files for visibility on dark terminals
This commit is contained in:
commit
6130726c7f
1 changed files with 1 additions and 1 deletions
|
|
@ -6,6 +6,6 @@ color cyan "^[[:space:]]*[^=]*="
|
|||
color brightmagenta "^[[:space:]]*\[.*\]$"
|
||||
color red "[=;]"
|
||||
color yellow ""(\\.|[^"])*"|'(\\.|[^'])*'"
|
||||
color brightblack "(^|[[:space:]])(#([^{].*)?|;.*)$"
|
||||
color brightblue "(^|[[:space:]])(#([^{].*)?|;.*)$"
|
||||
color ,green "[[:space:]]+$"
|
||||
color ,red " + +| + +"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue