-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
39 lines (39 loc) · 1.51 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
[submodule "vim/vim/bundle/vim-pathogen"]
path = vim/vim/bundle/vim-pathogen
url = http://github.com/tpope/vim-pathogen.git
[submodule "vim/vim/bundle/pyflakes"]
path = vim/vim/bundle/pyflakes
url = git://github.com/kevinw/pyflakes-vim.git
[submodule "vim/vim/bundle/supertab"]
path = vim/vim/bundle/supertab
url = git://github.com/ervandew/supertab.git
[submodule "vim/vim/bundle/minibufexpl"]
path = vim/vim/bundle/minibufexpl
url = https://github.com/sontek/minibufexpl.vim.git
[submodule "vim/vim/bundle/gundo"]
path = vim/vim/bundle/gundo
url = https://github.com/sjl/gundo.vim.git
[submodule "vim/vim/bundle/pydoc"]
path = vim/vim/bundle/pydoc
url = https://github.com/fs111/pydoc.vim.git
[submodule "vim/vim/bundle/pep8"]
path = vim/vim/bundle/pep8
url = https://github.com/vim-scripts/pep8.git
[submodule "vim/vim/bundle/nerdtree"]
path = vim/vim/bundle/nerdtree
url = https://github.com/vim-scripts/The-NERD-tree.git
[submodule "vim/vim/bundle/ropevim"]
path = vim/vim/bundle/ropevim
url = https://github.com/sontek/rope-vim.git
[submodule "vim/vim/bundle/tasklist"]
path = vim/vim/bundle/tasklist
url = https://github.com/vim-scripts/TaskList.vim.git
[submodule "vim/vim/bundle/command-t"]
path = vim/vim/bundle/command-t
url = git://git.wincent.com/command-t.git
[submodule "gnome-terminal-colors-solarized"]
path = gnome-terminal-colors-solarized
url = https://github.com/sigurdga/gnome-terminal-colors-solarized
[submodule "zsh/prezto"]
path = zsh/prezto
url = https://github.com/sorin-ionescu/prezto.git