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

Commit f66f41c

Browse files
committed
Merge pull request #59 from fwielstra/patch-1
Add highlighting support for ng-required
2 parents 793fbc4 + da65d6b commit f66f41c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

grammars/angularjs.cson

Lines changed: 1 addition & 1 deletion
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)