Skip to content

sunshine17/my_vimrc

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published