-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
30 lines (30 loc) · 1.02 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
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = [email protected]:scrooloose/nerdtree.git
[submodule "bundle/vim-buffergator"]
path = bundle/vim-buffergator
url = [email protected]:jeetsukumaran/vim-buffergator.git
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = [email protected]:scrooloose/syntastic.git
[submodule "bundle/vim-bundler"]
path = bundle/vim-bundler
url = [email protected]:tpope/vim-bundler.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = [email protected]:tpope/vim-fugitive.git
[submodule "bundle/vim-rails"]
path = bundle/vim-rails
url = [email protected]:tpope/vim-rails.git
[submodule "bundle/vim-rake"]
path = bundle/vim-rake
url = [email protected]:tpope/vim-rake.git
[submodule "bundle/vim-sensible"]
path = bundle/vim-sensible
url = [email protected]:tpope/vim-sensible.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = [email protected]:tpope/vim-surround.git
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = [email protected]:kien/ctrlp.vim.git