perl6 alias for Perl 6 (#3977)

Many repository rely on `perl6` as a Markdown key for code snippet
highlighting. The new Perl 6 name breaks this behavior as it requires
`perl-6` as the Markdown key.
This commit is contained in:
Paul Chaignon
2018-01-07 21:32:55 +01:00
committed by GitHub
parent 38cb8871ba
commit a840668599

View File

@@ -3362,6 +3362,8 @@ Perl 6:
- Rexfile
interpreters:
- perl6
aliases:
- perl6
tm_scope: source.perl6fe
ace_mode: perl
codemirror_mode: perl