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

View File

@@ -82,6 +82,15 @@ APL:
tm_scope: source.apl
ace_mode: text
ASN.1:
type: data
color: "#aeead0"
extensions:
- .asn
- .asn1
tm_scope: source.asn
ace_mode: text
ASP:
type: programming
color: "#6a40fd"