mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Change repository for Perl 6 grammar
This commit is contained in:
committed by
Paul Chaignon
parent
7867b946b9
commit
08b63e7033
2
vendor/README.md
vendored
2
vendor/README.md
vendored
@@ -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)
|
||||
|
||||
1
vendor/grammars/atom-language-perl6
vendored
Submodule
1
vendor/grammars/atom-language-perl6
vendored
Submodule
Submodule vendor/grammars/atom-language-perl6 added at 12c6094831
1
vendor/grammars/perl6fe
vendored
1
vendor/grammars/perl6fe
vendored
Submodule vendor/grammars/perl6fe deleted from 84aa57300b
@@ -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
|
||||
Reference in New Issue
Block a user