forked from egbutter/mydots
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
42 lines (42 loc) · 1.55 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
34
35
36
37
38
39
40
41
42
[submodule "_vim/bundle/autoclose"]
path = _vim/bundle/autoclose
url = https://github.com/Townk/vim-autoclose.git
[submodule "_vim/bundle/gundo"]
path = _vim/bundle/gundo
url = https://github.com/sjl/gundo.vim.git
[submodule "_vim/bundle/tasklist"]
path = _vim/bundle/tasklist
url = https://github.com/vim-scripts/TaskList.vim.git
[submodule "_vim/bundle/pep8"]
path = _vim/bundle/pep8
url = https://github.com/vim-scripts/pep8.git
[submodule "_vim/bundle/minibufexpl"]
path = _vim/bundle/minibufexpl
url = https://github.com/sontek/minibufexpl.vim.git
[submodule "_vim/bundle/tagbar"]
path = _vim/bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule "_vim/bundle/supertab"]
path = _vim/bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule "_vim/bundle/snipmate"]
path = _vim/bundle/snipmate
url = https://github.com/msanders/snipmate.vim.git
[submodule "_vim/bundle/vim-scala"]
path = _vim/bundle/vim-scala
url = https://github.com/derekwyatt/vim-scala.git
[submodule "_vim/bundle/vim-slime"]
path = _vim/bundle/vim-slime
url = https://github.com/jpalardy/vim-slime.git
[submodule "_vim/bundle/closetag"]
path = _vim/bundle/closetag
url = git://github.com/docunext/closetag.vim.git
[submodule "_vim/bundle/solarized"]
path = _vim/bundle/solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "_vim/bundle/css"]
path = _vim/bundle/css
url = https://github.com/ap/vim-css-color.git
[submodule "_vim/bundle/vim-latex"]
path = _vim/bundle/vim-latex
url = git://git.code.sf.net/p/vim-latex/vim-latex