mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	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:
		| @@ -3362,6 +3362,8 @@ Perl 6: | ||||
|   - Rexfile | ||||
|   interpreters: | ||||
|   - perl6 | ||||
|   aliases: | ||||
|   - perl6 | ||||
|   tm_scope: source.perl6fe | ||||
|   ace_mode: perl | ||||
|   codemirror_mode: perl | ||||
|   | ||||
		Reference in New Issue
	
	Block a user