blob: 5d45ce71793add5f31d16b0a70c3324bf0b15181 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
[submodule "bundle/unbundle"]
path = bundle/unbundle
url = https://github.com/sunaku/vim-unbundle.git
[submodule "bundle/neocomplete"]
path = bundle/neocomplete
url = https://github.com/Shougo/neocomplete.vim.git
[submodule "bundle/neco-ghc"]
path = bundle/neco-ghc
url = https://github.com/eagletmt/neco-ghc
[submodule "bundle/vimproc"]
path = bundle/vimproc
url = https://github.com/Shougo/vimproc.vim
[submodule "bundle/markdown"]
path = bundle/markdown
url = https://github.com/plasticboy/vim-markdown.git
[submodule "bundle/tabular"]
path = bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "bundle/scratch"]
path = bundle/scratch
url = https://github.com/mtth/scratch.vim.git
[submodule "bundle/airline"]
path = bundle/airline
url = https://github.com/bling/vim-airline.git
[submodule "bundle/clang"]
path = bundle/clang
url = https://github.com/Rip-Rip/clang_complete.git
|