-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
33 lines (33 loc) · 1.13 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
[submodule "bundle/command-t"]
path = bundle/command-t
url = git://git.wincent.com/command-t.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = http://github.com/scrooloose/nerdtree.git
[submodule "bundle/vcscommand"]
path = bundle/vcscommand
url = git://repo.or.cz/vcscommand
[submodule "bundle/taglist"]
path = bundle/taglist
url = http://github.com/clones/vim-taglist.git
[submodule "bundle/vim-markdown"]
path = bundle/vim-markdown
url = http://github.com/tpope/vim-markdown.git
[submodule "bundle/molokai"]
path = bundle/molokai
url = http://github.com/vim-scripts/molokai.git
[submodule "bundle/vim-vividchalk"]
path = bundle/vim-vividchalk
url = http://github.com/tpope/vim-vividchalk.git
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = http://github.com/msanders/snipmate.vim.git
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = http://github.com/vim-scripts/The-NERD-Commenter.git
[submodule "bundle/ack"]
path = bundle/ack
url = http://github.com/mileszs/ack.vim.git
[submodule "bundle/minibufexpl"]
path = bundle/minibufexpl
url = http://github.com/vim-scripts/minibufexpl.vim.git