Skip to content

Commit 4e3250e

Browse files
committed
Merge pull request #106 from vanekj/patch-1
Update blade.sublime-syntax
2 parents 1029eee + 800a8df commit 4e3250e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blade.sublime-syntax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ contexts:
4040
push:
4141
- meta_scope: source.php
4242
- meta_content_scope: source.php
43-
- match: '\)'
43+
- match: '(?!.*\))'
4444
pop: true
4545
- include: 'scope:source.php'
4646

0 commit comments

Comments
 (0)