Skip to content

Commit 59cce2e

Browse files
committed
Tweak Razor pop level
1 parent f313be7 commit 59cce2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Razor/embeddings/C# (for C# Razor HTML attribute).sublime-syntax

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ contexts:
1010
main:
1111
- meta_prepend: true
1212
- match: (?=")
13-
pop: 3
13+
pop: 1
1414

1515
line_of_code_in:
1616
- meta_prepend: true
1717
- match: (?=")
18-
pop: 3
18+
pop: 1

0 commit comments

Comments
 (0)