Added ASN.1 language package (#3152)

This commit is contained in:
ajLangley12
2016-08-13 01:25:59 -07:00
committed by Paul Chaignon
parent 0dd78704f7
commit 705e234044
6 changed files with 74 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -755,3 +755,6 @@ url = https://github.com/austinwagner/sublime-sourcepawn
[submodule "vendor/grammars/language-roff"]
path = vendor/grammars/language-roff
url = https://github.com/Alhadis/language-roff
[submodule "vendor/grammars/language-asn1"]
path = vendor/grammars/language-asn1
url = https://github.com/ajLangley12/language-asn1