Skip to content

Latest commit

 

History

History
56 lines (42 loc) · 2.27 KB

README.md

File metadata and controls

56 lines (42 loc) · 2.27 KB

Installation

git clone [email protected]:andrewxu/vc.git

cd vc

./makeLinks - This will create symlinks in your HOME dir and checkout the initial Vundle plugin for vim and then open vim and install the other bundles. Make sure you've removed your existing .vimrc and .vim/

Key Mappings

IDE Stuff

  • \1 - NERDTree Toggle
  • \2 - TagBar

Tab/Split Keys

  • Ctrl+d - Previous Tab
  • Ctrl+f - Next Tab

Vundle

  • \bi - :BundleInstall
  • \bu - :BundleInstall! (Install & Update)
  • \bc - :BundleClean

Misc

  • jj - Esc alias

Stock Plugins