Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 262 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 262 Bytes

Installation

  • Clone vimrc itself first
git clone https://github.com/cloudchen/vimrc ~/.vim
  • Then, install Vundle by git
git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle

Lastly, run :BundleInstall in vim command mode