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

Commit da65d6b

Browse files
committed
Add highlighting support for ng-required
see [https://docs.angularjs.org/api/ng/directive/ngRequired](ngRequired)
1 parent 793fbc4 commit da65d6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎grammars/angularjs.cson

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
'non-bindable|' +
149149
'open|options|' +
150150
'paste|pluralize|' +
151-
'readonly|repeat-start|repeat-end|repeat|' +
151+
'readonly|repeat-start|repeat-end|repeat|required|' +
152152
'selected|show|src|srcset|style|strict-di|submit|switch|switch-when|switch-default|' +
153153
'transclude|' +
154154
'value|' +

0 commit comments

Comments
 (0)