Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 246 Bytes

File metadata and controls

19 lines (13 loc) · 246 Bytes

Vim configure for developers.

Usage

  1. Clone repository

    git clone https://github.com/ericzhang-cn/vim-conf.git
  2. Initialize vundle

    cd vim-conf
    ./init.sh
  3. Open vim and execute ":BundleInstall" command