Support for Type Language (#3593)

* Support for Type Language

* Update Type Language

* Add one more sample for Type Language

* Update Type Language grammar
This commit is contained in:
andretshurotshka
2017-05-29 10:46:56 +05:00
committed by Colin Seymour
parent ca6121e3ea
commit 60f864a138
8 changed files with 1192 additions and 0 deletions

1
vendor/README.md vendored
View File

@@ -351,6 +351,7 @@ This is a list of grammars that Linguist selects to provide syntax highlighting
- **Turtle:** [peta/turtle.tmbundle](https://github.com/peta/turtle.tmbundle)
- **Twig:** [Anomareh/PHP-Twig.tmbundle](https://github.com/Anomareh/PHP-Twig.tmbundle)
- **TXL:** [MikeHoffert/Sublime-Text-TXL-syntax](https://github.com/MikeHoffert/Sublime-Text-TXL-syntax)
- **Type Language:** [goodmind/language-typelanguage](https://github.com/goodmind/language-typelanguage)
- **TypeScript:** [Microsoft/TypeScript-Sublime-Plugin](https://github.com/Microsoft/TypeScript-Sublime-Plugin)
- **Unified Parallel C:** [textmate/c.tmbundle](https://github.com/textmate/c.tmbundle)
- **Unity3D Asset:** [atom/language-yaml](https://github.com/atom/language-yaml)