mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Added ASN.1 language package (#3152)
This commit is contained in:
committed by
Paul Chaignon
parent
0dd78704f7
commit
705e234044
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user