Added Vundle install script
This commit is contained in:
parent
8679f4634c
commit
f38693db29
1 changed files with 3 additions and 0 deletions
3
vim/.vim/install_vundle.sh
Executable file
3
vim/.vim/install_vundle.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
|
Loading…
Reference in a new issue