-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
57 lines (57 loc) · 1.99 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/ack.vim"]
path = bundle/ack.vim
url = git://github.com/mileszs/ack.vim.git
[submodule "bundle/vim-cucumber"]
path = bundle/vim-cucumber
url = git://github.com/tpope/vim-cucumber.git
[submodule "bundle/vim-endwise"]
path = bundle/vim-endwise
url = git://github.com/tpope/vim-endwise.git
[submodule "bundle/vim-rails"]
path = bundle/vim-rails
url = git://github.com/tpope/vim-rails.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = git://github.com/tpope/vim-surround.git
[submodule "bundle/vim-vividchalk"]
path = bundle/vim-vividchalk
url = git://github.com/tpope/vim-vividchalk.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-markdown"]
path = bundle/vim-markdown
url = http://github.com/tpope/vim-markdown.git
[submodule "bundle/vim-rake"]
path = bundle/vim-rake
url = git://github.com/tpope/vim-rake.git
[submodule "bundle/bufexplorer"]
path = bundle/bufexplorer
url = https://github.com/vim-scripts/bufexplorer.zip.git
[submodule "bundle/vim-repeat"]
path = bundle/vim-repeat
url = git://github.com/tpope/vim-repeat.git
[submodule "bundle/vim-unimpaired"]
path = bundle/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule "bundle/vim-coffee-script"]
path = bundle/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "bundle/vim-commentary"]
path = bundle/vim-commentary
url = https://github.com/tpope/vim-commentary.git
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule "bundle/vim-bundler"]
path = bundle/vim-bundler
url = https://github.com/tpope/vim-bundler.git
[submodule "bundle/tabular"]
path = bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "bundle/gist"]
path = bundle/gist
url = https://github.com/mattn/gist-vim.git
[submodule "bundle/webapi-vim"]
path = bundle/webapi-vim
url = https://github.com/mattn/webapi-vim.git