-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
15 lines (15 loc) · 531 Bytes
/
.gitmodules
File metadata and controls
15 lines (15 loc) · 531 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "vim-update-bundles"]
path = vim-update-bundles
url = https://github.com/bronson/vim-update-bundles.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
[submodule "bundle/command-t"]
path = bundle/command-t
url = git://git.wincent.com/command-t.git
[submodule "bundle/vim-pathogen"]
path = bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "bundle/vim-rails"]
path = bundle/vim-rails
url = https://github.com/tpope/vim-rails.git