Clone this repository into your homedir:
git clone https://github.com/ThomasBS/vim.git ~/.vimRemove your .vimrc file
rm ~/.vimrcSymlink to the vimrc located in projects .vim folder
ln -s .vim/vimrc .vimrcClone vundle into .vim/bundle
git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundleReload vim
Run BundleInstall command from Vim
:BundleInstallEnjoy!!
Latest commit
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|