Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 246 Bytes

README.md

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