EJS support (#2993)

* Added EJS Language Support

* Added the submodule reference for ejs-tmbundle

* Adding EJS license
This commit is contained in:
Arfon Smith
2016-05-06 15:58:53 -06:00
parent 3191ff498d
commit f22181f47d
7 changed files with 138 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -695,6 +695,9 @@
[submodule "vendor/grammars/grace"]
path = vendor/grammars/grace
url = https://github.com/zmthy/grace-tmbundle
[submodule "vendor/grammars/ejs-tmbundle"]
path = vendor/grammars/ejs-tmbundle
url = https://github.com/gregory-m/ejs-tmbundle
[submodule "vendor/grammars/nix"]
path = vendor/grammars/nix
url = https://github.com/wmertens/sublime-nix