Skip to content

Commit f082d87

Browse files
authored
Update NgxHTML.sublime-syntax
1 parent 570b7fc commit f082d87

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NgxHTML.sublime-syntax

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -560,6 +560,8 @@ contexts:
560560
scope: keyword.operator.arithmetic.ngx
561561
- match: '&&|\|\||!'
562562
scope: keyword.operator.logical.ngx
563+
- match: '='
564+
scope: keyword.operator.assignment.ngx
563565
- match: \?\?
564566
scope: keyword.operator.null-coalescing.ngx
565567
- match: \?(?!\.)

0 commit comments

Comments
 (0)