Add Shen grammar to vendor/README.md (#3626)

* Added sublime-shen as submodule

* Specified tm_scope in languages.yml

* Imported copy of license

* Added Shen grammar repo to vendor/README.md
This commit is contained in:
Robert Koeninger
2017-05-16 03:12:45 -04:00
committed by Colin Seymour
parent 0983f62e02
commit c1f76c26e5

1
vendor/README.md vendored
View File

@@ -309,6 +309,7 @@ This is a list of grammars that Linguist selects to provide syntax highlighting
- **SCSS:** [MarioRicalde/SCSS.tmbundle](https://github.com/MarioRicalde/SCSS.tmbundle)
- **Shell:** [atom/language-shellscript](https://github.com/atom/language-shellscript)
- **ShellSession:** [atom/language-shellscript](https://github.com/atom/language-shellscript)
- **Shen** [rkoeninger/sublime-shen](https://github.com/rkoeninger/sublime-shen)
- **Slash:** [slash-lang/Slash.tmbundle](https://github.com/slash-lang/Slash.tmbundle)
- **Slim:** [slim-template/ruby-slim.tmbundle](https://github.com/slim-template/ruby-slim.tmbundle)
- **Smali:** [ShaneWilton/sublime-smali](https://github.com/ShaneWilton/sublime-smali)