Now managed with Vundle. The following two commands will install all the plugins
$ git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim
$ vim +PluginInstall +qall
- Search the PHP Manual
- Spell checking
- Code formatting
- Code completion
- PHP aware code completions
- Jump to declaration
- Easy navigation
- Intelligent search
- Code folding
- Line numbers
- Indentation guides
- Enable convenience features, such as mouse support, cursor position
- NERDTree
- CtrlP
- Fugitive
- Airline
- Taglist
- phpcomplete
- Silver Searcher
- Syntastic
- vim with lua support
- patched exuberant-tags
- php
- phpmd
- phpcs
- php-cs-fixer
- git
- xdg-open
- ag
- Xmodmap

