mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 04:18:48 +00:00
Add support for the Pic language
This commit is contained in:
@@ -3132,6 +3132,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: 424
|
||||
Pickle:
|
||||
type: data
|
||||
extensions:
|
||||
|
||||
Reference in New Issue
Block a user