Detect Pickle data dumps (.p, .pkl, .pickle)

This commit is contained in:
Ingo Blechschmidt
2015-09-25 18:48:01 +02:00
parent 4867c49bd9
commit 01bb6c37ab
5 changed files with 139 additions and 0 deletions

View File

@@ -2572,6 +2572,15 @@ Perl6:
tm_scope: source.perl.6
ace_mode: perl
Pickle:
type: data
extensions:
- .p
- .pickle
- .pkl
tm_scope: none
ace_mode: text
PicoLisp:
type: programming
extensions: