Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 224 Bytes

File metadata and controls

14 lines (10 loc) · 224 Bytes

Setup

git clone https://github.com/hawkbee/vundle.git ~/.vim
cd ~/.vim
./setup.sh

Install bundles

Launch `vim`, run `:BundleInstall`

Update bundles

Launch `vim`, run :BundleUpdate

Usage

TODO