-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
24 lines (24 loc) · 832 Bytes
/
.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
[submodule "bundle/command-t"]
path = bundle/command-t
url = git://git.wincent.com/command-t.git
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = http://github.com/tpope/vim-fugitive.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = http://github.com/scrooloose/nerdtree.git
[submodule "bundle/vim-rails"]
path = bundle/vim-rails
url = http://github.com/tpope/vim-rails.git
[submodule "bundle/vim-json"]
path = bundle/vim-json
url = http://github.com/leshill/vim-json.git
[submodule "bundle/vim-haml"]
path = bundle/vim-haml
url = http://github.com/tpope/vim-haml.git
[submodule "bundle/vim-javascript"]
path = bundle/vim-javascript
url = http://github.com/pangloss/vim-javascript.git
[submodule "bundle/vim-cucumber"]
path = bundle/vim-cucumber
url = http://github.com/tpope/vim-cucumber.git