daniel env setting for vim/tmux/zshrc
vim plugin use Vundle to manage
- git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle
- vim mode : PluginInstall
Vundle command: :BundleList - List all of the plugins :BundleInstall - Install all of the plugins :BundleInstall! - Update all of the plugins :BundleSearch foo - Search plugin :BundleSearch! foo - Clean up all of the buffers :BundleClean - Remoe plugin withonut the lists