Change repository for Perl 6 grammar

This commit is contained in:
Samantha McVey
2016-12-23 15:58:21 -08:00
committed by Paul Chaignon
parent 7867b946b9
commit 08b63e7033
6 changed files with 16 additions and 10 deletions

2
vendor/README.md vendored
View File

@@ -249,7 +249,7 @@ This is a list of grammars that Linguist selects to provide syntax highlighting
- **Pascal:** [textmate/pascal.tmbundle](https://github.com/textmate/pascal.tmbundle)
- **PAWN:** [Southclaw/pawn-sublime-language](https://github.com/Southclaw/pawn-sublime-language)
- **Perl:** [textmate/perl.tmbundle](https://github.com/textmate/perl.tmbundle)
- **Perl6:** [MadcapJake/language-perl6fe](https://github.com/MadcapJake/language-perl6fe)
- **Perl6:** [perl6/atom-language-perl6](https://github.com/perl6/atom-language-perl6)
- **PHP:** [textmate/php.tmbundle](https://github.com/textmate/php.tmbundle)
- **Pic:** [Alhadis/language-roff](https://github.com/Alhadis/language-roff)
- **PicoLisp:** [textmate/lisp.tmbundle](https://github.com/textmate/lisp.tmbundle)