This is a simple vim configuration file.
$mkdir ~/.vim
$git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundleThen clone the configuration
$git clone git@github.com:tailang/vimrc.git
$cd vimrc
$cp .vimrc ~/Last open the new vim input the commond line
:PluginInstall
