-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 797 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 797 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "vim/bundle/surround"]
path = vim/bundle/surround
url = git://github.com/vim-scripts/surround.vim.git
[submodule "vim/bundle/fugitive"]
path = vim/bundle/fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "nerdcommenter"]
path = vim/bundle/nerdcommenter
url = git://github.com/scrooloose/nerdcommenter.git
[submodule "vim/bundle/matchit"]
path = vim/bundle/matchit
url = git://github.com/mhz/vim-matchit.git
[submodule "vim/bundle/nerdcommenter"]
path = vim/bundle/nerdcommenter
url = git://github.com/scrooloose/nerdcommenter.git
[submodule "vim/bundle/syntastic"]
path = vim/bundle/syntastic
url = git://github.com/scrooloose/syntastic.git
[submodule "vim/bundle/SimpylFold"]
path = vim/bundle/SimpylFold
url = https://github.com/tmhedberg/SimpylFold.git