Skip to content

Commit 085a720

Browse files
committed
Typo
1 parent 789615b commit 085a720

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Latte.YAML-tmLanguage

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ patterns:
2929
- name: keyword.control.pair.latte
3030
match: (?<=\{)/?(block|cache|capture|define|first|foreach|form|for|ifset|ifCurrent|if|label|last|l|sep|snippet|syntax|while)\s*
3131
- name: keyword.operator.latte
32-
match: \!|/|===|as|and|AND|And|&&|or|OR|Or|\|\||\+\+|\-\-|==|<=>|>=|<=
32+
match: !|/|===|as|and|AND|And|&&|or|OR|Or|\|\||\+\+|\-\-|==|<=>|>=|<=
3333
- name: keyword.operator.latte
3434
match: ->
3535
- match: .*?(\|)(\w+)(?:\:([^\|\}]+))*

0 commit comments

Comments
 (0)