-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitmodules
51 lines (51 loc) · 1.79 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
[submodule "bundle/Command-T"]
path = bundle/Command-T
url = git://github.com/vim-scripts/Command-T.git
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = git://github.com/scrooloose/nerdcommenter.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
[submodule "bundle/supertab"]
path = bundle/supertab
url = git://github.com/ervandew/supertab.git
[submodule "bundle/vim-colors-solarized"]
path = bundle/vim-colors-solarized
url = git://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = git://github.com/tpope/vim-surround.git
[submodule "bundle/ack"]
path = bundle/ack
url = git://github.com/mileszs/ack.vim.git
[submodule "bundle/git.vim"]
path = bundle/git.vim
url = git://github.com/motemen/git-vim.git
[submodule "bundle/vim-coffee-script"]
path = bundle/vim-coffee-script
url = git://github.com/kchmck/vim-coffee-script.git
[submodule "bundle/autoclose"]
path = bundle/autoclose
url = git://github.com/Townk/vim-autoclose.git
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = git://github.com/msanders/snipmate.vim.git
[submodule "bundle/gundo.vim"]
path = bundle/gundo.vim
url = git://github.com/sjl/gundo.vim.git
[submodule "bundle/vim-indent-object"]
path = bundle/vim-indent-object
url = git://github.com/michaeljsmith/vim-indent-object.git
[submodule "bundle/sparkup"]
path = bundle/sparkup
url = git://github.com/rstacruz/sparkup.git
[submodule "bundle/ragtag"]
path = bundle/ragtag
url = git://github.com/tpope/vim-ragtag.git
[submodule "bundle/vim-zoomwin"]
path = bundle/vim-zoomwin
url = git://github.com/rphillips/vim-zoomwin.git
[submodule "bundle/vim-matchit"]
path = bundle/vim-matchit
url = git://github.com/xianlihua/vim-matchit.git