Remove submodule for Perl grammar

This commit is contained in:
Paul Chaignon
2015-03-14 11:42:30 +01:00
parent 3745308642
commit d263f0c91a
3 changed files with 0 additions and 6 deletions

3
.gitmodules vendored
View File

@@ -397,9 +397,6 @@
[submodule "vendor/grammars/pascal.tmbundle"] [submodule "vendor/grammars/pascal.tmbundle"]
path = vendor/grammars/pascal.tmbundle path = vendor/grammars/pascal.tmbundle
url = https://github.com/textmate/pascal.tmbundle url = https://github.com/textmate/pascal.tmbundle
[submodule "vendor/grammars/perl.tmbundle"]
path = vendor/grammars/perl.tmbundle
url = https://github.com/textmate/perl.tmbundle
[submodule "vendor/grammars/php-smarty.tmbundle"] [submodule "vendor/grammars/php-smarty.tmbundle"]
path = vendor/grammars/php-smarty.tmbundle path = vendor/grammars/php-smarty.tmbundle
url = https://github.com/textmate/php-smarty.tmbundle url = https://github.com/textmate/php-smarty.tmbundle

View File

@@ -393,8 +393,6 @@ vendor/grammars/oz-tmbundle/Syntaxes/Oz.tmLanguage:
- source.oz - source.oz
vendor/grammars/pascal.tmbundle: vendor/grammars/pascal.tmbundle:
- source.pascal - source.pascal
vendor/grammars/perl.tmbundle:
- source.perl
vendor/grammars/php-smarty.tmbundle: vendor/grammars/php-smarty.tmbundle:
- source.smarty - source.smarty
vendor/grammars/php.tmbundle: vendor/grammars/php.tmbundle: