File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1395
1395
}
1396
1396
},
1397
1397
{
1398
- "match" : " \\ G\\\\ {2}(?>c|[CM](?>-|(.))?+)(?>(\\\\ {3})(\\\\ )|\\ g<0 >|(\\\\ {2})?+(\\\\ u.{4,0}|\\\\ ?+.))?+" ,
1398
+ "match" : " \\ G( \\\\ {2}(?>c|[CM](?>-|(.))?+)(?>(\\\\ {3})(\\\\ )|\\ g<1 >|(\\\\ {2})?+(\\\\ u.{4,0}|\\\\ ?+.))?+) " ,
1399
1399
"captures" : {
1400
1400
"0" : { "name" : " punctuation.definition.list.begin.markdown.tm" },
1401
- "1 " : { "name" : " invalid.illegal.tm markup.underline regex" },
1402
- "2 " : { "name" : " constant.character.escape.tm" },
1403
- "3 " : { "name" : " markup.bold" },
1404
- "4 " : { "name" : " punctuation.definition.tag.tm" },
1405
- "5 " : {
1401
+ "2 " : { "name" : " invalid.illegal.tm regex" },
1402
+ "3 " : { "name" : " constant.character.escape.tm" },
1403
+ "4 " : { "name" : " markup.bold" },
1404
+ "5 " : { "name" : " punctuation.definition.tag.tm" },
1405
+ "6 " : {
1406
1406
"name" : " markup.bold regex" ,
1407
1407
"patterns" : [ { "include" : " source.json.textmate#escape-characters" } ]
1408
1408
}
You can’t perform that action at this time.
0 commit comments