Merge pull request #1844 from pchaigno/pgp

Public Key as a language with .asc and .pub extensions
This commit is contained in:
Brandon Keepers
2014-12-09 11:24:18 -05:00
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"