Switch grammar used for APL highlighting (#2937)

* Swap language repository used for APL highlighting

* Remove previous repository from submodule list
This commit is contained in:
John Gardner
2016-04-09 06:15:21 +10:00
committed by Arfon Smith
parent f28cdc8a15
commit f8c5015b20
4 changed files with 6 additions and 6 deletions

6
.gitmodules vendored
View File

@@ -479,9 +479,6 @@
[submodule "vendor/grammars/Modelica"]
path = vendor/grammars/Modelica
url = https://github.com/BorisChumichev/modelicaSublimeTextPackage
[submodule "vendor/grammars/sublime-apl"]
path = vendor/grammars/sublime-apl
url = https://github.com/StoneCypher/sublime-apl
[submodule "vendor/grammars/sublime-golo"]
path = vendor/grammars/sublime-golo
url = https://github.com/TypeUnsafe/sublime-golo
@@ -707,3 +704,6 @@
[submodule "vendor/grammars/atomic-dreams"]
path = vendor/grammars/atomic-dreams
url = https://github.com/PJB3005/atomic-dreams
[submodule "vendor/grammars/language-apl"]
path = vendor/grammars/language-apl
url = https://github.com/Alhadis/language-apl.git