mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Merge pull request #3279 from Alhadis/mirror-modes
Add CodeMirror modes for GPG keys and IRC logs
This commit is contained in:
@@ -1837,6 +1837,8 @@ IRC log:
|
|||||||
- ".weechatlog"
|
- ".weechatlog"
|
||||||
tm_scope: none
|
tm_scope: none
|
||||||
ace_mode: text
|
ace_mode: text
|
||||||
|
codemirror_mode: mirc
|
||||||
|
codemirror_mime_type: text/mirc
|
||||||
language_id: 164
|
language_id: 164
|
||||||
Idris:
|
Idris:
|
||||||
type: programming
|
type: programming
|
||||||
@@ -3285,6 +3287,8 @@ Public Key:
|
|||||||
- ".pub"
|
- ".pub"
|
||||||
tm_scope: none
|
tm_scope: none
|
||||||
ace_mode: text
|
ace_mode: text
|
||||||
|
codemirror_mode: asciiarmor
|
||||||
|
codemirror_mime_type: application/pgp
|
||||||
language_id: 298
|
language_id: 298
|
||||||
Puppet:
|
Puppet:
|
||||||
type: programming
|
type: programming
|
||||||
|
|||||||
Reference in New Issue
Block a user