Skip to content

Commit 5d72db6

Browse files
committed
Replace obsolete with_prototype
1 parent 475292a commit 5d72db6

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

Package/Sublime Text Snippet/Sublime Text Snippet.sublime-syntax

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,7 @@ contexts:
5959
scope: invalid.illegal.newline-not-supported-here.sublime-snippet
6060
- match: '(?=</scope>)'
6161
pop: true
62-
- include: scope:source.scope-selector
63-
with_prototype:
64-
- match: '&amp;'
65-
scope: keyword.operator.combinator.with.scope-selector
62+
- include: scope:source.scope-selector.xml
6663
- match: '(<)(tabTrigger)(>)'
6764
scope: meta.tag.xml
6865
captures:

0 commit comments

Comments
 (0)