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