Files
dotvim/.gitmodules

28 lines
939 B
Plaintext

[submodule "bundle/fugitive"]
path = bundle/fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-erlang"]
path = bundle/vim-erlang
url = git://github.com/jimenezrick/vimerl.git
[submodule "bundle/surround"]
path = bundle/surround
url = git://github.com/tpope/vim-surround.git
[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
[submodule "bundle/syntastic.vim"]
path = bundle/syntastic.vim
url = git://github.com/scrooloose/syntastic.git