Closes #350. Add grammar HTML (Angular) to Embedded JavaScript language

This commit is contained in:
Glavin Wiechert 2015-05-20 12:27:14 -03:00
parent 25b1d5b1f5
commit 3913267804
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ module.exports = {
###
grammars: [
"JavaScript Template"
"HTML (Angular)"
]
###