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:
parent
bd749b79d0
commit
49b97afd6a
7 changed files with 38 additions and 29 deletions
7
.gitmodules
vendored
7
.gitmodules
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue