Add Public Key as a language with .asc and .pub extensions

This commit is contained in:
Paul Chaignon
2014-12-07 10:37:25 -05:00
parent 299a9c7bc9
commit 1640370c9d
5 changed files with 101 additions and 0 deletions

View File

@@ -2274,6 +2274,14 @@ Protocol Buffer:
tm_scope: source.protobuf
ace_mode: protobuf
Public Key:
type: data
extensions:
- .asc
- .pub
tm_scope: none
ace_mode: none
Puppet:
type: programming
color: "#cc5555"