-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
21 lines (21 loc) · 818 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "vim/bundle/vim-blackboard"]
path = vim/bundle/vim-blackboard
url = git://github.com/nelstrom/vim-blackboard.git
[submodule "vim/bundle/vim-rails"]
path = vim/bundle/vim-rails
url = git://github.com/tpope/vim-rails.git
[submodule "vim/bundle/vim-cucumber"]
path = vim/bundle/vim-cucumber
url = git://github.com/tpope/vim-cucumber.git
[submodule "vim/bundle/vim-endwise"]
path = vim/bundle/vim-endwise
url = git://github.com/tpope/vim-endwise.git
[submodule "vim/bundle/vim-surround"]
path = vim/bundle/vim-surround
url = git://github.com/tpope/vim-surround.git
[submodule "vim/bundle/vim-javascript"]
path = vim/bundle/vim-javascript
url = git://github.com/pangloss/vim-javascript.git
[submodule "vim/bundle/Command-T"]
path = vim/bundle/Command-T
url = git://github.com/wincent/Command-T.git