Add Closure Templates (#3634)

* Add Closure Templates to languages.yml

* Run script/add-grammar

* Add sample

* Run script/set-language-ids

* Add codemirror_mime_type
This commit is contained in:
Michael Hadley
2017-05-25 01:15:32 -07:00
committed by Colin Seymour
parent 234ee8b6d2
commit 20fdac95f6
7 changed files with 70 additions and 2 deletions

View File

@@ -358,6 +358,8 @@ vendor/grammars/language-click:
- source.click
vendor/grammars/language-clojure:
- source.clojure
vendor/grammars/language-closure-templates:
- text.html.soy
vendor/grammars/language-coffee-script:
- source.coffee
- source.litcoffee