Merge pull request #3277 from Alhadis/pic

Add support for the Pic language
This commit is contained in:
Arfon Smith
2016-10-17 12:03:43 -05:00
committed by GitHub
4 changed files with 64 additions and 0 deletions

View File

@@ -3130,6 +3130,17 @@ Perl6:
codemirror_mode: perl
codemirror_mime_type: text/x-perl
language_id: 283
Pic:
type: markup
group: Groff
tm_scope: "source.pic"
extensions:
- ".pic"
- ".chem"
ace_mode: text
codemirror_mode: troff
codemirror_mime_type: text/troff
language_id: 425
Pickle:
type: data
extensions: