-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
56 lines (56 loc) · 1.71 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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
[submodule "bundle/vim-pathogen"]
path = bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
branch = master
[submodule "bundle/ansible-vim"]
path = bundle/ansible-vim
url = https://github.com/pearofducks/ansible-vim.git
branch = master
[submodule "bundle/nginx.vim"]
path = bundle/nginx.vim
url = https://github.com/chr4/nginx.vim.git
branch = master
[submodule "bundle/vim-bind"]
path = bundle/vim-bind
url = https://github.com/Absolight/vim-bind.git
branch = master
[submodule "bundle/vim-fish"]
path = bundle/vim-fish
url = https://github.com/dag/vim-fish.git
branch = master
[submodule "bundle/vim-json"]
path = bundle/vim-json
url = https://github.com/elzr/vim-json.git
branch = master
[submodule "bundle/indentLine"]
path = bundle/indentLine
url = https://github.com/Yggdroot/indentLine.git
branch = master
[submodule "bundle/bundle/vim-pathogen"]
path = bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
branch = master
[submodule "bundle/bundle/ansible-vim"]
path = bundle/ansible-vim
url = https://github.com/pearofducks/ansible-vim.git
branch = master
[submodule "bundle/bundle/nginx.vim"]
path = bundle/nginx.vim
url = https://github.com/chr4/nginx.vim.git
branch = master
[submodule "bundle/bundle/vim-bind"]
path = bundle/vim-bind
url = https://github.com/Absolight/vim-bind.git
branch = master
[submodule "bundle/bundle/vim-fish"]
path = bundle/vim-fish
url = https://github.com/dag/vim-fish.git
branch = master
[submodule "bundle/bundle/vim-json"]
path = bundle/vim-json
url = https://github.com/elzr/vim-json.git
branch = master
[submodule "bundle/bundle/indentLine"]
path = bundle/indentLine
url = https://github.com/Yggdroot/indentLine.git
branch = master