mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Update location of Reason grammar (#3639)
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -796,7 +796,7 @@
|
|||||||
url = https://github.com/perl6/atom-language-perl6
|
url = https://github.com/perl6/atom-language-perl6
|
||||||
[submodule "vendor/grammars/reason"]
|
[submodule "vendor/grammars/reason"]
|
||||||
path = vendor/grammars/reason
|
path = vendor/grammars/reason
|
||||||
url = https://github.com/facebook/reason
|
url = https://github.com/chenglou/sublime-reason
|
||||||
[submodule "vendor/grammars/language-xcompose"]
|
[submodule "vendor/grammars/language-xcompose"]
|
||||||
path = vendor/grammars/language-xcompose
|
path = vendor/grammars/language-xcompose
|
||||||
url = https://github.com/samcv/language-xcompose
|
url = https://github.com/samcv/language-xcompose
|
||||||
|
|||||||
2
vendor/README.md
vendored
2
vendor/README.md
vendored
@@ -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)
|
- **Rascal:** [usethesource/rascal-syntax-highlighting](https://github.com/usethesource/rascal-syntax-highlighting)
|
||||||
- **RDoc:** [joshaven/RDoc.tmbundle](https://github.com/joshaven/RDoc.tmbundle)
|
- **RDoc:** [joshaven/RDoc.tmbundle](https://github.com/joshaven/RDoc.tmbundle)
|
||||||
- **REALbasic:** [angryant0007/VBDotNetSyntax](https://github.com/angryant0007/VBDotNetSyntax)
|
- **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)
|
- **Rebol:** [Oldes/Sublime-REBOL](https://github.com/Oldes/Sublime-REBOL)
|
||||||
- **Red:** [Oldes/Sublime-Red](https://github.com/Oldes/Sublime-Red)
|
- **Red:** [Oldes/Sublime-Red](https://github.com/Oldes/Sublime-Red)
|
||||||
- **Regular Expression:** [Alhadis/language-regexp](https://github.com/Alhadis/language-regexp)
|
- **Regular Expression:** [Alhadis/language-regexp](https://github.com/Alhadis/language-regexp)
|
||||||
|
|||||||
2
vendor/grammars/reason
vendored
2
vendor/grammars/reason
vendored
Submodule vendor/grammars/reason updated: 39bb6cb78c...c7d2374532
Reference in New Issue
Block a user