diff options
author | Rob Hoelz <rob@hoelz.ro> | 2013-09-17 17:37:59 +0200 |
---|---|---|
committer | Rob Hoelz <rob@hoelz.ro> | 2013-09-17 17:37:59 +0200 |
commit | 2686fb60f4a2930c38961f5c6211f2177258faf9 (patch) | |
tree | 3252dc94e1444812bf260b025535e86754d39606 /README.md | |
parent | 9d92f103757d629193e9ec2d4669eb1094b23669 (diff) | |
download | vim-polyglot-2686fb60f4a2930c38961f5c6211f2177258faf9.tar.gz vim-polyglot-2686fb60f4a2930c38961f5c6211f2177258faf9.zip |
Add Perl language files
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -51,6 +51,7 @@ Optionally download one of the [releases](https://github.com/sheerun/vim-polyglo - [nginx](https://github.com/mutewinter/nginx.vim) (syntax, ftdetect) - [ocaml](https://github.com/jrk/vim-ocaml) (syntax, indent, ftplugin) - [octave](https://github.com/vim-scripts/octave.vim--) (syntax) +- [perl](https://github.com/vim-perl/vim-perl) (syntax, indent, ftplugin, ftdetect) - [php](https://github.com/StanAngeloff/php.vim) (syntax) - [puppet](https://github.com/ajf/puppet-vim) (syntax, indent, ftplugin, ftdetect) - [protobuf](https://github.com/uarun/vim-protobuf) (syntax, ftdetect) |