-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
33 lines (33 loc) · 1.11 KB
/
.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
25
26
27
28
29
30
31
32
33
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = git://github.com/garbas/vim-snipmate.git
[submodule "bundle/snippets"]
path = bundle/snippets
url = git://github.com/honza/vim-snippets.git
[submodule "bundle/addon-mw-utils"]
path = bundle/addon-mw-utils
url = git://github.com/MarcWeber/vim-addon-mw-utils.git
[submodule "bundle/tlib"]
path = bundle/tlib
url = git://github.com/tomtom/tlib_vim.git
[submodule "bundle/tcomment"]
path = bundle/tcomment
url = git://github.com/tomtom/tcomment_vim.git
[submodule "bundle/autoclose"]
path = bundle/autoclose
url = git://github.com/Townk/vim-autoclose.git
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "bundle/latex"]
path = bundle/latex
url = git://vim-latex.git.sourceforge.net/gitroot/vim-latex/vim-latex
[submodule "bundle/pasta"]
path = bundle/pasta
url = git://github.com/sickill/vim-pasta.git
[submodule "bundle/surround"]
path = bundle/surround
url = git://github.com/tpope/vim-surround.git