diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2013-09-17 09:14:18 -0700 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2013-09-17 09:14:18 -0700 |
commit | 88bd82d6c91d0ccb777d8d35c3111c6b0cc8dcaa (patch) | |
tree | 3252dc94e1444812bf260b025535e86754d39606 /README.md | |
parent | 9d92f103757d629193e9ec2d4669eb1094b23669 (diff) | |
parent | 2686fb60f4a2930c38961f5c6211f2177258faf9 (diff) | |
download | vim-polyglot-88bd82d6c91d0ccb777d8d35c3111c6b0cc8dcaa.tar.gz vim-polyglot-88bd82d6c91d0ccb777d8d35c3111c6b0cc8dcaa.zip |
Merge pull request #10 from hoelzro/master
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) |