Update location of Reason grammar (#3639)

This commit is contained in:
Colin Seymour
2017-05-25 08:59:02 +01:00
committed by GitHub
parent 58ab593a64
commit 234ee8b6d2
3 changed files with 3 additions and 3 deletions

2
vendor/README.md vendored
View File

@@ -284,7 +284,7 @@ This is a list of grammars that Linguist selects to provide syntax highlighting
- **Rascal:** [usethesource/rascal-syntax-highlighting](https://github.com/usethesource/rascal-syntax-highlighting)
- **RDoc:** [joshaven/RDoc.tmbundle](https://github.com/joshaven/RDoc.tmbundle)
- **REALbasic:** [angryant0007/VBDotNetSyntax](https://github.com/angryant0007/VBDotNetSyntax)
- **Reason:** [facebook/reason](https://github.com/facebook/reason)
- **Reason:** [chenglou/sublime-reason](https://github.com/chenglou/sublime-reason)
- **Rebol:** [Oldes/Sublime-REBOL](https://github.com/Oldes/Sublime-REBOL)
- **Red:** [Oldes/Sublime-Red](https://github.com/Oldes/Sublime-Red)
- **Regular Expression:** [Alhadis/language-regexp](https://github.com/Alhadis/language-regexp)