Merge pull request #3279 from Alhadis/mirror-modes

Add CodeMirror modes for GPG keys and IRC logs
This commit is contained in:
Arfon Smith
2016-10-22 18:38:38 -04:00
committed by GitHub

View File

@@ -1837,6 +1837,8 @@ IRC log:
- ".weechatlog"
tm_scope: none
ace_mode: text
codemirror_mode: mirc
codemirror_mime_type: text/mirc
language_id: 164
Idris:
type: programming
@@ -3285,6 +3287,8 @@ Public Key:
- ".pub"
tm_scope: none
ace_mode: text
codemirror_mode: asciiarmor
codemirror_mime_type: application/pgp
language_id: 298
Puppet:
type: programming