-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
54 lines (54 loc) · 1.78 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
[submodule "bundle/kwbd"]
path = bundle/kwbd
url = http://github.com/rgarver/Kwbd.vim.git
[submodule "bundle/zoomwin"]
path = bundle/zoomwin
url = http://github.com/vim-scripts/ZoomWin
[submodule "bundle/ack"]
path = bundle/ack
url = http://github.com/vim-scripts/ack.vim.git
[submodule "bundle/ag"]
path = bundle/ag
url = http://github.com/epmatsw/ag.vim.git
[submodule "bundle/ctrlp"]
path = bundle/ctrlp
url = http://github.com/kien/ctrlp.vim.git
[submodule "bundle/jasmine"]
path = bundle/jasmine
url = http://github.com/claco/jasmine.vim.git
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = http://github.com/scrooloose/nerdcommenter.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = http://github.com/scrooloose/nerdtree.git
[submodule "bundle/ruby-matchit"]
path = bundle/ruby-matchit
url = http://github.com/vim-scripts/ruby-matchit.git
[submodule "bundle/supertab"]
path = bundle/supertab
url = http://github.com/ervandew/supertab.git
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = http://github.com/scrooloose/syntastic.git
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = http://github.com/tpope/vim-fugitive.git
[submodule "bundle/gitgrep"]
path = bundle/gitgrep
url = http://github.com/aghareza/vim-gitgrep.git
[submodule "bundle/rails"]
path = bundle/rails
url = http://github.com/tpope/vim-rails.git
[submodule "bundle/rspec"]
path = bundle/rspec
url = http://github.com/thoughtbot/vim-rspec.git
[submodule "bundle/surround"]
path = bundle/surround
url = http://github.com/tpope/vim-surround.git
[submodule "bundle/auto-save"]
path = bundle/auto-save
url = https://github.com/vim-scripts/vim-auto-save.git
[submodule "bundle/localvimrc"]
path = bundle/localvimrc
url = https://github.com/embear/vim-localvimrc.git