-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 968 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 "vim/bundle/pythoncomplete"]
path = vim/bundle/pythoncomplete
url = https://github.com/vim-scripts/pythoncomplete.git
[submodule "vim/bundle/taglist"]
path = vim/bundle/taglist
url = https://github.com/vim-scripts/taglist.vim.git
[submodule "vim/bundle/velocity"]
path = vim/bundle/velocity
url = https://github.com/vim-scripts/velocity.vim.git
[submodule "vim/bundle/minibufexpl"]
path = vim/bundle/minibufexpl
url = https://github.com/vim-scripts/minibufexpl.vim.git
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = https://github.com/vim-scripts/The-NERD-tree.git
[submodule "vim/bundle/voom"]
path = vim/bundle/voom
url = https://github.com/vim-scripts/VOoM.git
[submodule "vim/bundle/sessions"]
path = vim/bundle/sessions
url = https://github.com/vim-scripts/sessions.vim.git
[submodule "vim/bundle/supertab-continued"]
path = vim/bundle/supertab-continued
url = https://github.com/vim-scripts/SuperTab-continued..git