File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,13 @@ syntax keyword htmlArg contained ng-class-even ng-class-odd ng-click ng-cloak n
1212syntax keyword htmlArg contained ng- disable ng- form ng- hide ng- href ng- include ng- init ng- keydown ng- keypress
1313syntax keyword htmlArg contained ng- key- up ng- list ng- model ng- mousedown ng- mouseenter ng- mouseleave ng- mousemove
1414syntax keyword htmlArg contained ng- mouseover ng- mouseup ng- multiple ng- non- bindable ng- pluralize ng- readonly
15- syntax keyword htmlArg contained ng- repeat ng- selected ng- show ng- src ng- style ng- submit ng- switch ng- transclude
16- syntax keyword htmlArg contained expression
15+ syntax keyword htmlArg contained ng- repeat ng- selected ng- show ng- src ng- style ng- submit ng- switch ng- switch- when
16+ syntax keyword htmlArg contained ng- transclude ng- view
17+
18+ " http://docs.angularjs.org/api/ng.directive:ngInclude
19+ " http://docs.angularjs.org/api/ng.directive:ngPluralize
20+ " http://docs.angularjs.org/api/ng.directive:ngSwitch
21+ syntax keyword htmlArg contained expression autoscroll count when offset on
1722
1823
1924
You can’t perform that action at this time.
0 commit comments