Add WDL language support (#3858)

* Add WDL language support

* Add ace mode
This commit is contained in:
Chris Llanwarne
2017-10-14 12:12:47 -04:00
committed by Colin Seymour
parent a47008ea00
commit e51b5ec9b7
9 changed files with 156 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -877,3 +877,6 @@
[submodule "vendor/grammars/TypeScript-TmLanguage"]
path = vendor/grammars/TypeScript-TmLanguage
url = https://github.com/Microsoft/TypeScript-TmLanguage
[submodule "vendor/grammars/wdl-sublime-syntax-highlighter"]
path = vendor/grammars/wdl-sublime-syntax-highlighter
url = https://github.com/broadinstitute/wdl-sublime-syntax-highlighter