vundle/autoload
Jacobo de Vera 7701ac5fd8 Do not reload vimrc on BundleInstall
BundleInstall sources the current vimrc in order to reload all Bundles
in order to consider new Bundles that might have been added by the user
directly on their vimrc file. This, however, should not be Vundle's
responsibility, changes in vimrc should not be applied unless it is
re-sourced explicitly by the user.

This makes Vundle use the known list of Bundles for installation.
2011-08-18 12:08:37 +01:00
..
vundle Do not reload vimrc on BundleInstall 2011-08-18 12:08:37 +01:00
vundle.vim BundleClean uses new UI as well 2011-08-08 23:01:52 -05:00