Load Neobundle, configure it, configure plugins
This commit is contained in:
parent
30eb46849b
commit
bd749b79d0
4 changed files with 59 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +1,6 @@
|
|||
[submodule "bundle/neobundle.vim"]
|
||||
path = bundle/neobundle.vim
|
||||
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