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)

Submodule vendor/grammars/perl6fe deleted from 84aa57300b

View File

@@ -1,10 +1,15 @@
---
type: grammar
name: perl6fe
name: atom-language-perl6
license: mit
---
MIT License
Copyright (c) 2015 Jacob Russo
Copyright (c) 2016 Samantha McVey <samantham@posteo.net>
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including