vundle/autoload
Jacobo de Vera a917677879 Limit default rtp rearrangement
Rearranging rtp so that **all** default directories appear first has the
undesired side effect of not allowing plugins to override default syntax
files.

This changeset limits the rearrangement of the rtp to simply making sure
the first directory in the default runtimepath appears first in also in
the runtimepath after Vundle has finished manipulating it.

This should keep the original bugs fixed and should eliminate the
aforementioned undesired side effect.

Fixes #430
Fixes #456
2014-04-28 15:43:40 +02:00
..
vundle Limit default rtp rearrangement 2014-04-28 15:43:40 +02:00
vundle.vim Bump version to 0.10.1 2014-04-28 15:07:17 +02:00