vundle/autoload
Lucas Hoffmann 16237bbb73 Set default values for autoload variables.
The setting of the default values for the autoload variables is moved out of
any function.  One reason being that these settings do not depend on the
argument of the function.  The second being that Vim will source the autoload
script if an undefined autoload variable is referenced and the file is
expected to define the variable (see :help autoload).
2015-03-04 13:12:20 +01:00
..
vundle Refactor global variables into autoload variables. 2015-03-04 13:12:20 +01:00
vundle.vim Set default values for autoload variables. 2015-03-04 13:12:20 +01:00