Merge pull request #1326 from phumberdroz/language_EJS
added EJS as Grammar since JavaScript Template is not longer used by …
This commit is contained in:
commit
8fac5094e7
|
@ -9,6 +9,7 @@ module.exports = {
|
||||||
Supported Grammars
|
Supported Grammars
|
||||||
###
|
###
|
||||||
grammars: [
|
grammars: [
|
||||||
|
"EJS"
|
||||||
"JavaScript Template"
|
"JavaScript Template"
|
||||||
"HTML (Angular)"
|
"HTML (Angular)"
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue