Tweak colorization of regexp for light+ and dark+

This commit is contained in:
Matt Bierner
2017-09-14 14:45:16 -07:00
parent 65d00e6dc2
commit 845fa13b41
12 changed files with 170 additions and 138 deletions

View File

@@ -27,7 +27,7 @@
"PHP",
"php"
],
"firstLine": "^#!/.*\\bphp\\b",
"firstLine": "^#!/.*\\bphp\\b",
"mimetypes": [
"application/x-php"
],