forked from vgod/vimrc
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
78 lines (78 loc) · 2.74 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
73
74
75
76
77
78
[submodule "bundle/smart-parentheses"]
path = bundle/smart-parentheses
url = https://github.com/vim-scripts/Smart-Parentheses.git
[submodule "bundle/autoclose"]
path = bundle/autoclose
url = https://github.com/Townk/vim-autoclose.git
[submodule "bundle/command-t"]
path = bundle/command-t
url = https://github.com/wincent/Command-T.git
[submodule "bundle/surround"]
path = bundle/surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = https://github.com/msanders/snipmate.vim.git
[submodule "bundle/yankring"]
path = bundle/yankring
url = https://github.com/vim-scripts/YankRing.vim.git
[submodule "bundle/VisIncr"]
path = bundle/VisIncr
url = https://github.com/vim-scripts/VisIncr.git
[submodule "bundle/xmledit"]
path = bundle/xmledit
url = https://github.com/sukima/xmledit.git
[submodule "bundle/matchit"]
path = bundle/matchit
url = https://github.com/vim-scripts/matchit.zip.git
[submodule "bundle/supertab"]
path = bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule "bundle/OmniCppComplete"]
path = bundle/OmniCppComplete
url = https://github.com/vim-scripts/OmniCppComplete.git
[submodule "bundle/javacomplete"]
path = bundle/javacomplete
url = https://github.com/vim-scripts/javacomplete
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "bundle/vcscommand"]
path = bundle/vcscommand
url = https://github.com/vim-scripts/vcscommand.vim.git
[submodule "bundle/taglist"]
path = bundle/taglist
url = https://github.com/vim-scripts/taglist.vim.git
[submodule "bundle/ack"]
path = bundle/ack
url = https://github.com/mileszs/ack.vim.git
[submodule "bundle/PDV"]
path = bundle/PDV
url = https://github.com/vim-scripts/PDV--phpDocumentor-for-Vim.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/tail"]
path = bundle/tail
url = https://github.com/vim-scripts/Tail-Bundle.git
[submodule "bundle/DrawIt"]
path = bundle/DrawIt
url = https://github.com/vim-scripts/DrawIt.git
[submodule "bundle/Figlet"]
path = bundle/Figlet
url = https://github.com/vim-scripts/Figlet.vim.git
[submodule "bundle/vim-markdown"]
path = bundle/vim-markdown
url = https://github.com/hallison/vim-markdown.git
[submodule "bundle/vim-gitgutter"]
path = bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule "bundle/php_getset"]
path = bundle/php_getset
url = https://github.com/vim-scripts/php_getset.vim
[submodule "bundle/ZoomWin"]
path = bundle/ZoomWin
url = https://github.com/vim-scripts/ZoomWin.git