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

6
.gitmodules vendored
View File

@@ -794,9 +794,6 @@
[submodule "vendor/grammars/atom-language-perl6"]
path = vendor/grammars/atom-language-perl6
url = https://github.com/perl6/atom-language-perl6
[submodule "vendor/grammars/reason"]
path = vendor/grammars/reason
url = https://github.com/chenglou/sublime-reason
[submodule "vendor/grammars/language-xcompose"]
path = vendor/grammars/language-xcompose
url = https://github.com/samcv/language-xcompose
@@ -866,3 +863,6 @@
[submodule "vendor/grammars/language-pcb"]
path = vendor/grammars/language-pcb
url = https://github.com/Alhadis/language-pcb
[submodule "vendor/grammars/language-reason"]
path = vendor/grammars/language-reason
url = https://github.com/reasonml-editor/language-reason