##How to install:
Do following:
- copy the
.vim
and.vimrc
in your~/
- open vim input
BundleInstall
Vimscript reference:
:BundleList - list configured bundles
:BundleInstall(!) - install(update) bundles
:BundleSearch(!) foo - search(or refresh cache first) for foo
:BundleClean(!) - confirm(or auto-approve) removal of unused bundles"