Merge pull request #2893 from github/extra-assembly

Adding back assembly grammar for object dumps
This commit is contained in:
Arfon Smith
2016-03-19 08:00:53 -06:00
parent de074f421e
commit 0fe854421b
6 changed files with 43 additions and 4 deletions

3
.gitmodules vendored
View File

@@ -671,3 +671,6 @@
[submodule "vendor/grammars/monkey"]
path = vendor/grammars/monkey
url = https://github.com/gingerbeardman/monkey.tmbundle
[submodule "vendor/grammars/assembly"]
path = vendor/grammars/assembly
url = https://github.com/nanoant/assembly.tmbundle