Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 422 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 422 Bytes

1. Setup Vundle

Although vim8.x+ has plugin management feature, I still like to use vundle to manage all the plugins, so we have to setup vundle first:

git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim

2. Install plugins with Vundle

  • start you vim editor
  • type command:
:VundleInstall

php manual tools:

/usr/local/php/bin/pear install doc.php.net/pman