Skip to content

Instantly share code, notes, and snippets.

@lancebecker
Created December 4, 2011 02:16
Show Gist options
  • Save lancebecker/1428899 to your computer and use it in GitHub Desktop.
Save lancebecker/1428899 to your computer and use it in GitHub Desktop.
Vundle failing to install bundles

If you check vundle's help log and it says git cannot be found, double check the value of $PATH

:echo $PATH

If this isn't correct you can usually run mvim to source the correct path.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment