NeoBundle uses runtime directory

* Initial version included here as submodule
* Use version from g:vim_vardata/bundles otherwise
* This avoids polluting the configuration directory with bundles
This commit is contained in:
Emmanuel BENOîT 2015-02-22 17:25:10 +01:00
parent bd749b79d0
commit 49b97afd6a
7 changed files with 38 additions and 29 deletions

7
.gitmodules vendored
View file

@ -1,6 +1,3 @@
[submodule "bundle/neobundle.vim"]
path = bundle/neobundle.vim
[submodule "neobundle-initial"]
path = neobundle-initial
url = https://github.com/Shougo/neobundle.vim.git
[submodule "bundle/vimproc.vim"]
path = bundle/vimproc.vim
url = https://github.com/Shougo/vimproc.vim.git