Skip to content

Commit

Permalink
Merge pull request #92 from JayBizzle/patch-1
Browse files Browse the repository at this point in the history
Fix for ST3 Build 3103 - fixes #89
  • Loading branch information
Medalink committed Apr 14, 2016
2 parents 7bf274e + 6058107 commit 000dd02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions blade.sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ contexts:
1: constant.other.inline-data.html
2: constant.other.inline-data.html
push:
- meta_scope: meta.embedded.line.php
- meta_scope: source.php
- meta_content_scope: source.php
- match: '\)'
pop: true
Expand All @@ -49,7 +49,7 @@ contexts:
0: entity.name.tag.block.any.html
1: constant.other.inline-data.html
2: constant.other.inline-data.html
pop: true
pop: false

- match: '(\s{0}|^)(\@)\b(.+)\b(?=(|\s*|)\()'
captures:
Expand Down

0 comments on commit 000dd02

Please sign in to comment.