-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
33 lines (33 loc) · 1.17 KB
/
.gitmodules
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
28
29
30
31
32
33
[submodule "bundle/rst-tables"]
path = bundle/rst-tables
url = https://github.com/nvie/vim-rst-tables.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/clang_complete"]
path = bundle/clang_complete
url = https://github.com/Rip-Rip/clang_complete
[submodule "bundle/mustang"]
path = bundle/mustang
url = https://github.com/croaker/mustang-vim
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = https://github.com/scrooloose/syntastic
[submodule "bundle/distinguished"]
path = bundle/distinguished
url = https://github.com/Lokaltog/vim-distinguished
[submodule "bundle/summerfruit"]
path = bundle/summerfruit
url = https://github.com/baeuml/summerfruit256.vim
[submodule "bundle/solarized"]
path = bundle/solarized
url = https://github.com/altercation/vim-colors-solarized
[submodule "bundle/vim-golang"]
path = bundle/vim-golang
url = https://github.com/jnwhiteh/vim-golang
[submodule "bundle/vim-bats"]
path = bundle/vim-bats
url = git://github.com/markcornick/vim-bats.git
[submodule "bundle/vim-terraform"]
path = bundle/vim-terraform
url = https://github.com/hashivim/vim-terraform.git