forked from sontek/homies
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
75 lines (75 loc) · 2.58 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
[submodule "_vim/bundle/acp"]
path = _vim/bundle/acp
url = https://github.com/vim-scripts/AutoComplPop.git
[submodule "_vim/bundle/snipmate"]
path = _vim/bundle/snipmate
url = https://github.com/garbas/vim-snipmate.git
[submodule "_vim/bundle/snippets"]
path = _vim/bundle/snippets
url = https://github.com/honza/snipmate-snippets.git
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = http://github.com/tpope/vim-fugitive.git
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = https://github.com/msanders/snipmate.vim.git
[submodule "bundle/surround"]
path = bundle/surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/git"]
path = bundle/git
url = https://github.com/tpope/vim-git.git
[submodule "bundle/supertab"]
path = bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule "bundle/minibufexpl"]
path = bundle/minibufexpl
url = https://github.com/sontek/minibufexpl.vim.git
[submodule "pyflakes-pathogen"]
path = pyflakes-pathogen
url = https://github.com/mitechie/pyflakes-pathogen.git
[submodule "bundle/ack"]
path = bundle/ack
url = https://github.com/mileszs/ack.vim.git
[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/pep8"]
path = bundle/pep8
url = https://github.com/vim-scripts/pep8.git
[submodule "bundle/py.test"]
path = bundle/py.test
url = https://github.com/alfredodeza/pytest.vim.git
[submodule "bundle/makegreen"]
path = bundle/makegreen
url = https://github.com/reinh/vim-makegreen
[submodule "bundle/tasklist"]
path = bundle/tasklist
url = https://github.com/vim-scripts/TaskList.vim.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/vim-scripts/The-NERD-tree.git
[submodule "bundle/Command-T"]
path = bundle/command-t
url = https://github.com/wincent/Command-T.git
[submodule "bundle/vim-go"]
path = bundle/vim-go
url = https://github.com/fatih/vim-go.git
[submodule "_vim/bundle/FastFold"]
path = _vim/bundle/FastFold
url = https://github.com/Konfekt/FastFold.git
[submodule "_tmux/plugins/tpm"]
path = _tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm
[submodule "_vim/bundle/--force"]
path = _vim/bundle/--force
url = [email protected]:wincent/command-t.git
[submodule "_tmux/plugins/tmux-sensible"]
path = _tmux/plugins/tmux-sensible
url = https://github.com/tmux-plugins/tmux-sensible.git
[submodule "_tmux/plugins/tmux-yank"]
path = _tmux/plugins/tmux-yank
url = https://github.com/tmux-plugins/tmux-yank.git