Load Neobundle, configure it, configure plugins

This commit is contained in:
Emmanuel BENOîT 2015-02-22 16:18:12 +01:00
parent 30eb46849b
commit bd749b79d0
4 changed files with 59 additions and 0 deletions

3
.gitmodules vendored
View file

@ -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