Merge pull request #301 from yujiri8/master

Make comments not black in nginx syntax
This commit is contained in:
Anthony Scopatz
2020-04-15 10:56:22 -05:00
committed by GitHub
+1 -1
View File
@@ -8,6 +8,6 @@ color brightyellow "\$[A-Za-z][A-Za-z0-9_]*"
color red "[*]"
color yellow ""(\\.|[^"])*"|'(\\.|[^'])*'"
color yellow start="'$" end="';$"
color brightblack "(^|[[:space:]])#([^{].*)?$"
color brightblue "(^|[[:space:]])#([^{].*)?$"
color ,green "[[:space:]]+$"
color ,red " + +| + +"