-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
72 lines (72 loc) · 2.22 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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
[submodule "bundle/ctrlp"]
branch = master
path = bundle/ctrlp
url = [email protected]:kien/ctrlp.vim.git
[submodule "bundle/delimitmate"]
branch = master
path = bundle/delimitmate
url = [email protected]:Raimondi/delimitMate.git
[submodule "bundle/gitv"]
branch = master
path = bundle/gitv
url = [email protected]:gregsexton/gitv.git
[submodule "bundle/gundo"]
branch = master
path = bundle/gundo
url = [email protected]:sjl/gundo.vim.git
[submodule "bundle/mwutils"]
branch = master
path = bundle/mwutils
url = [email protected]:MarcWeber/vim-addon-mw-utils.git
[submodule "bundle/nerdtree"]
branch = master
path = bundle/nerdtree
url = [email protected]:preservim/nerdtree.git
[submodule "bundle/phpcomplete.vim"]
branch = master
path = bundle/phpcomplete.vim
url = [email protected]:shawncplus/phpcomplete.vim.git
[submodule "bundle/supertab"]
branch = main
path = bundle/supertab
url = [email protected]:ervandew/supertab.git
[submodule "bundle/syntastic"]
branch = master
path = bundle/syntastic
url = [email protected]:vim-syntastic/syntastic.git
[submodule "bundle/tagbar"]
branch = master
path = bundle/tagbar
url = [email protected]:majutsushi/tagbar.git
[submodule "bundle/tlib"]
branch = master
path = bundle/tlib
url = [email protected]:tomtom/tlib_vim.git
[submodule "bundle/vawa"]
branch = master
path = bundle/vawa
url = [email protected]:vim-scripts/vawa.vim.git
[submodule "bundle/vdebug"]
branch = master
path = bundle/vdebug
url = [email protected]:vim-vdebug/vdebug.git
[submodule "bundle/vim-fugitive"]
branch = master
path = bundle/vim-fugitive
url = [email protected]:tpope/vim-fugitive.git
[submodule "bundle/vim-snipmate"]
branch = master
path = bundle/vim-snipmate
url = [email protected]:garbas/vim-snipmate.git
[submodule "bundle/vim-snippets"]
branch = master
path = bundle/vim-snippets
url = [email protected]:honza/vim-snippets.git
[submodule "bundle/vim-surround"]
branch = master
path = bundle/vim-surround
url = [email protected]:tpope/vim-surround.git
[submodule "codechecker"]
branch = main
path = codechecker
url = [email protected]:moodlehq/moodle-local_codechecker.git