-
Notifications
You must be signed in to change notification settings - Fork 5
/
.gitmodules
42 lines (42 loc) · 1.46 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 "bundle/gundo"]
path = bundle/gundo
url = https://github.com/sjl/gundo.vim.git
[submodule "bundle/pydoc"]
path = bundle/pydoc
url = https://github.com/fs111/pydoc.vim.git
[submodule "bundle/snippets"]
path = bundle/snippets
url = [email protected]:honza/vim-snippets.git
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = [email protected]:scrooloose/syntastic.git
[submodule "bundle/tasklist"]
path = bundle/tasklist
url = https://github.com/vim-scripts/TaskList.vim.git
[submodule "bundle/vim-yaml"]
path = bundle/vim-yaml
url = [email protected]:avakhov/vim-yaml.git
[submodule "bundle/jedi-vim"]
path = bundle/jedi-vim
url = [email protected]:davidhalter/jedi-vim.git
[submodule "bundle/pydocstring"]
path = bundle/pydocstring
url = [email protected]:heavenshell/vim-pydocstring.git
[submodule "bundle/supertab"]
path = bundle/supertab
url = [email protected]:ervandew/supertab.git
[submodule "bundle/vim-addon-mw-utils"]
path = bundle/vim-addon-mw-utils
url = https://github.com/MarcWeber/vim-addon-mw-utils.git
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = https://github.com/garbas/vim-snipmate.git
[submodule "bundle/tlib_vim"]
path = bundle/tlib_vim
url = https://github.com/tomtom/tlib_vim.git
[submodule "/u/visin/.vim/bundle/Vundle.vim"]
path = /u/visin/.vim/bundle/Vundle.vim
url = https://github.com/VundleVim/Vundle.vim.git
[submodule "bundle/snipmate-snippets"]
path = bundle/snipmate-snippets
url = [email protected]:fvisin/vim-snippets.git