/vimrc

Vim Configuration That I Use

Primary LanguageVim Script

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