-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
57 lines (57 loc) · 1.94 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
[submodule "bundle/QFEnter"]
path = bundle/QFEnter
url = https://github.com/yssl/QFEnter.git
[submodule "bundle/csapprox"]
path = bundle/csapprox
url = https://github.com/godlygeek/csapprox.git
[submodule "bundle/grep"]
path = bundle/grep
url = https://github.com/yegappan/grep.git
[submodule "bundle/mru"]
path = bundle/mru
url = https://github.com/yegappan/mru.git
[submodule "bundle/scratch"]
path = bundle/scratch
url = https://github.com/yegappan/scratch.git
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = https://github.com/majutsushi/tagbar
[submodule "bundle/vim-bookmarks"]
path = bundle/vim-bookmarks
url = https://github.com/MattesGroeger/vim-bookmarks.git
[submodule "bundle/vim-flagship"]
path = bundle/vim-flagship
url = git://github.com/tpope/vim-flagship.git
[submodule "bundle/vimproc.vim"]
path = bundle/vimproc.vim
url = https://github.com/Shougo/vimproc.vim.git
[submodule "bundle/vim-togglelist"]
path = bundle/vim-togglelist
url = https://github.com/milkypostman/vim-togglelist.git
[submodule "bundle/lid"]
path = bundle/lid
url = https://github.com/yegappan/lid.git
[submodule "bundle/tabpagebuffer.vim"]
path = bundle/tabpagebuffer.vim
url = https://github.com/Shougo/tabpagebuffer.vim.git
[submodule "bundle/unite.vim"]
path = bundle/unite.vim
url = https://github.com/Shougo/unite.vim.git
[submodule "bundle/vim-easymotion"]
path = bundle/vim-easymotion
url = https://github.com/Lokaltog/vim-easymotion
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-signature"]
path = bundle/vim-signature
url = https://github.com/kshenoy/vim-signature
[submodule "bundle/VisIncr"]
path = bundle/VisIncr
url = https://github.com/vim-scripts/VisIncr
[submodule "bundle/vim-DrawIt"]
path = bundle/vim-DrawIt
url = https://github.com/hrj/vim-DrawIt.git
[submodule "bundle/undotree"]
path = bundle/undotree
url = https://github.com/mbbill/undotree.git