Files
dotvim/.gitmodules
2014-10-06 14:02:11 -07:00

64 lines
2.2 KiB
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/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
[submodule "bundle/scala.vim"]
path = bundle/scala.vim
url = git://github.com/jergason/scala.vim.git
[submodule "bundle/tagbar.vim"]
path = bundle/tagbar.vim
url = git://github.com/majutsushi/tagbar.git
[submodule "bundle/nginx-syntax.vim"]
path = bundle/nginx-syntax.vim
url = git://github.com/evanmiller/nginx-vim-syntax.git
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = git://github.com/bling/vim-airline.git
[submodule "bundle/bling"]
path = bundle/bling
url = https://github.com/ivyl/vim-bling.git
[submodule "bundle/emmet.vim"]
path = bundle/emmet.vim
url = https://github.com/mattn/emmet-vim.git
[submodule "bundle/lion.vim"]
path = bundle/lion.vim
url = https://github.com/tommcdo/vim-lion.git
[submodule "bundle/quickfixsigns.vim"]
path = bundle/quickfixsigns.vim
url = https://github.com/tomtom/quickfixsigns_vim.git
[submodule "bundle/gitv.vim"]
path = bundle/gitv.vim
url = https://github.com/gregsexton/gitv.git
[submodule "bundle/gocode.vim"]
path = bundle/gocode.vim
url = https://github.com/Blackrush/vim-gocode.git
[submodule "bundle/json.vim"]
path = bundle/json.vim
url = https://github.com/leshill/vim-json.git
[submodule "bundle/rust.vim"]
path = bundle/rust.vim
url = https://github.com/wting/rust.vim.git
[submodule "bundle/coffee.vim"]
path = bundle/coffee.vim
url = https://github.com/kchmck/vim-coffee-script.git