-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 921 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/fugitive"]
path = _vim/bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "_vim/bundle/gundo"]
path = _vim/bundle/gundo
url = https://github.com/sjl/gundo.vim.git
[submodule "_vim/bundle/nerdtree"]
path = _vim/bundle/nerdtree
url = https://github.com/vim-scripts/The-NERD-tree.git
[submodule "_vim/bundle/pydoc"]
path = _vim/bundle/pydoc
url = https://github.com/fs111/pydoc.vim.git
[submodule "_vim/bundle/syntastic"]
path = _vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "_vim/bundle/tasklist"]
path = _vim/bundle/tasklist
url = https://github.com/vim-scripts/TaskList.vim.git
[submodule "_vim/bundle/vim-surround"]
path = _vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "_vim/bundle/nerdcommenter"]
path = _vim/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter