Skip to content

andrewxu/vc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

New vim config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 94.1%
  • Shell 5.9%