-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
63 lines (63 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
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/snipmate.vim"]
path = bundle/snipmate.vim
url = https://github.com/msanders/snipmate.vim.git
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "bundle/vim-repeat"]
path = bundle/vim-repeat
url = https://github.com/tpope/vim-repeat.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/vimtemplate.vim"]
path = bundle/vimtemplate.vim
url = https://github.com/tyru/vimtemplate.vim.git
[submodule "bundle/VisIncr"]
path = bundle/VisIncr
url = https://github.com/vim-scripts/VisIncr.git
[submodule "bundle/eteSkeleton"]
path = bundle/eteSkeleton
url = https://github.com/stick/eteSkeleton.git
[submodule "bundle/vim-dnstools"]
path = bundle/vim-dnstools
url = https://github.com/stick/vim-dnstools.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/taglist.vim"]
path = bundle/taglist.vim
url = https://github.com/vim-scripts/taglist.vim.git
[submodule "bundle/gitolite.vim"]
path = bundle/gitolite.vim
url = https://github.com/tmatilai/gitolite.vim.git
[submodule "bundle/vim-template"]
path = bundle/vim-template
url = https://github.com/thinca/vim-template.git
[submodule "bundle/gist-vim"]
path = bundle/gist-vim
url = https://github.com/mattn/gist-vim.git
[submodule "bundle/textile.vim"]
path = bundle/textile.vim
url = https://github.com/timcharper/textile.vim.git
[submodule "bundle/vim-pastie"]
path = bundle/vim-pastie
url = https://github.com/tpope/vim-pastie.git
[submodule "bundle/vim-rails"]
path = bundle/vim-rails
url = http://github.com/tpope/vim-rails
[submodule "bundle/vim-puppet"]
path = bundle/vim-puppet
url = git://github.com/rodjek/vim-puppet.git
[submodule "bundle/tabular"]
path = bundle/tabular
url = git://github.com/godlygeek/tabular.git
[submodule "bundle/tracwiki"]
path = bundle/tracwiki
url = https://github.com/vim-scripts/tracwiki.git