Merge branch 'master' of git://github.com/vsviridov/dotvim
This commit is contained in:
12
.gitmodules
vendored
12
.gitmodules
vendored
@@ -10,3 +10,15 @@
|
||||
[submodule "bundle/snipmate"]
|
||||
path = bundle/snipmate
|
||||
url = git://github.com/msanders/snipmate.vim.git
|
||||
[submodule "bundle/ctrlp.vim"]
|
||||
path = bundle/ctrlp.vim
|
||||
url = https://github.com/kien/ctrlp.vim.git
|
||||
[submodule "bundle/powerline.vim"]
|
||||
path = bundle/powerline.vim
|
||||
url = git://github.com/Lokaltog/vim-powerline.git
|
||||
[submodule "bundle/vimerl"]
|
||||
path = bundle/vimerl
|
||||
url = git://github.com/jimenezrick/vimerl.git
|
||||
[submodule "bundle/hybrid.vim"]
|
||||
path = bundle/hybrid.vim
|
||||
url = git://github.com/w0ng/vim-hybrid.git
|
||||
|
||||
Reference in New Issue
Block a user