diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2013-09-14 18:21:47 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2013-09-14 18:21:47 +0200 |
commit | b86a0cd4227d2bc8397183428cd4d710cd766261 (patch) | |
tree | 7adc74de9f6302e9d335ad6b585b3f66149ec975 | |
parent | 06c80c676e3b0fb7b8f8a80cabd02cefff0c51a8 (diff) | |
download | vim-polyglot-b86a0cd4227d2bc8397183428cd4d710cd766261.tar.gz vim-polyglot-b86a0cd4227d2bc8397183428cd4d710cd766261.zip |
fix: Update PHP repository name in the README
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -45,7 +45,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) -- [php](https://github.com/spf13/PIV) (syntax, indent, autoload, ftplugin) +- [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) - [python](https://github.com/vim-scripts/python.vim--Vasiliev) (syntax) |