Fix build

This commit is contained in:
Jackson Kearl
2019-11-25 14:59:40 -08:00
parent 5c3aaed985
commit 8062282fc7
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
"scopeName": "text.searchResult",
"patterns": [
{
"match": "^# (Query|Flags|Include|Exclude): .*$",
"match": "^# (Query|Flags|Including|Excluding): .*$",
"name": "comment"
},
{