m2mdas / phpcomplete-extended

A fast, extensible, context aware autocomplete plugin for PHP composer projects with code inspection features.
MIT License
216 stars 23 forks source link

[Documentation update] use Plugin instead Bundle for Vundle #39

Closed thylong closed 6 years ago

thylong commented 10 years ago

Vundle makes an effort to unify the use of their plug-in manager.

The commit on Vundle : https://github.com/gmarik/Vundle.vim/commit/0521de95eac09298c4e71b3662839612280c1ae9

Some Vim plugins started to change the syntax. Let's follow the movement :)

thylong commented 9 years ago

Hello,

Any news on this?

taoso commented 8 years ago

May be you @thylong should try the https://github.com/phpvim/phpcd.vim . A new phpcomplete extended version based on the PHP's Reflection.