Switch grammar for Reason (#3732)

This commit is contained in:
Paul Chaignon
2017-08-06 11:00:35 +02:00
committed by GitHub
parent 3391dcce6a
commit 2c41df376f
7 changed files with 20 additions and 42 deletions

2
vendor/README.md vendored
View File

@@ -288,7 +288,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:** [chenglou/sublime-reason](https://github.com/chenglou/sublime-reason)
- **Reason:** [reasonml-editor/language-reason](https://github.com/reasonml-editor/language-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)