mirror of
https://github.com/scopatz/nanorc
synced 2025-04-05 05:20:08 +02:00
Merge pull request #301 from yujiri8/master
Make comments not black in nginx syntax
This commit is contained in:
commit
c58f276f3b
@ -8,6 +8,6 @@ color brightyellow "\$[A-Za-z][A-Za-z0-9_]*"
|
|||||||
color red "[*]"
|
color red "[*]"
|
||||||
color yellow ""(\\.|[^"])*"|'(\\.|[^'])*'"
|
color yellow ""(\\.|[^"])*"|'(\\.|[^'])*'"
|
||||||
color yellow start="'$" end="';$"
|
color yellow start="'$" end="';$"
|
||||||
color brightblack "(^|[[:space:]])#([^{].*)?$"
|
color brightblue "(^|[[:space:]])#([^{].*)?$"
|
||||||
color ,green "[[:space:]]+$"
|
color ,green "[[:space:]]+$"
|
||||||
color ,red " + +| + +"
|
color ,red " + +| + +"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user