-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
33 lines (33 loc) · 1.15 KB
/
.gitmodules
File metadata and controls
33 lines (33 loc) · 1.15 KB
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
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = http://github.com/tpope/vim-fugitive.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/vimtemplate.vim"]
path = bundle/vimtemplate.vim
url = https://github.com/tyru/vimtemplate.vim.git
[submodule "bundle/yankring"]
path = bundle/yankring
url = https://github.com/chrismetcalf/vim-yankring.git
[submodule "bundle/surround"]
path = bundle/surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/rails"]
path = bundle/rails
url = https://github.com/tpope/vim-rails.git
[submodule "bundle/taglist"]
path = bundle/taglist
url = https://github.com/vim-scripts/taglist.vim.git
[submodule "bundle/command-t"]
path = bundle/command-t
url = git://git.wincent.com/command-t.git
[submodule "bundle/lusty-juggler"]
path = bundle/lusty-juggler
url = https://github.com/sjbach/lusty.git
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "bundle/vim-lucius"]
path = bundle/vim-lucius
url = https://github.com/jonathanfilip/vim-lucius.git