Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Commit 8349bd5

Browse files
committed
Merge pull request #60 from livelazily/issue-58
Fixed #58
2 parents 676adba + e7f1a67 commit 8349bd5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

grammars/angularjs.cson

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,12 +145,12 @@
145145
'if|include|init|' +
146146
'keydown|keypress|keyup|' +
147147
'list|' +
148-
'messages|message|model|model-options|mousedown|mouseenter|mouseleave|mousemove|mouseover|mouseup|' +
148+
'messages|message|model-options|model|mousedown|mouseenter|mouseleave|mousemove|mouseover|mouseup|' +
149149
'non-bindable|' +
150150
'open|options|' +
151151
'paste|pluralize|' +
152152
'readonly|repeat-start|repeat-end|repeat|required|' +
153-
'selected|show|src|srcset|style|strict-di|submit|switch|switch-when|switch-default|' +
153+
'selected|show|src|srcset|style|strict-di|submit|switch-when|switch-default|switch|' +
154154
'transclude|' +
155155
'value|' +
156156
'swipe-left|swipe-right|view|' +

0 commit comments

Comments
 (0)