cassidoo / vim-up

A bunch of vim shortcuts, colors, and bundles to make your life easier
355 stars 22 forks source link

Make vim path dynamic in Install Vundle #2

Open smitthakkar96 opened 6 years ago

smitthakkar96 commented 6 years ago

Vim is not always present in ~/bin/vim, it would be nice to run which vim before running ~/bin/vim -c "PluginInstall!" -c "q" -c "q"