-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
30 lines (30 loc) · 1.01 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
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/jedi"]
path = bundle/jedi
url = https://github.com/davidhalter/jedi-vim.git
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = https://github.com/garbas/vim-snipmate.git
[submodule "bundle/snippets"]
path = bundle/snippets
url = https://github.com/honza/vim-snippets.git
[submodule "bundle/addon-mv-utils"]
path = bundle/addon-mv-utils
url = https://github.com/MarcWeber/vim-addon-mw-utils.git
[submodule "bundle/flake8"]
path = bundle/flake8
url = https://github.com/nvie/vim-flake8.git
[submodule "bundle/solarized"]
path = bundle/solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/riv.vim"]
path = bundle/riv.vim
url = https://github.com/Rykka/riv.vim.git
[submodule "bundle/tlib"]
path = bundle/tlib
url = https://github.com/tomtom/tlib_vim.git
[submodule "bundle/gundo"]
path = bundle/gundo
url = https://github.com/vim-scripts/Gundo.git