- Download
git clone [email protected]:clintliang/Vim-config.git
- Install Vundle
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
- Create .vimrc symbolic link
ln -s /PATH_TO_Vim-config/.vimrc ~/
- Install plugins: Launch
vim
and run:PluginInstall