added vundle install command

master
Michael Ochmann 4 years ago
parent 9814a7f5af
commit c83f1880a7
  1. 1
      .config/yadm/bootstrap

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

Loading…
Cancel
Save