Added Vundle install script

This commit is contained in:
madmaurice 2015-10-28 19:59:48 +01:00
parent 8679f4634c
commit f38693db29

3
vim/.vim/install_vundle.sh Executable file
View file

@ -0,0 +1,3 @@
#!/bin/bash
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim