forked from sontek/homies
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
55 lines (55 loc) · 2.13 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
#ZSH Submodules
[submodule "_vim/bundle/acp"]
path = _vim/bundle/acp
url = https://github.com/vim-scripts/AutoComplPop.git
[submodule "_vim/bundle/vim-airline"]
path = _vim/bundle/airline
url = https://github.com/bling/vim-airline
[submodule "_vim/bundle/fugitive"]
path = _vim/bundle/fugitive
url = http://github.com/tpope/vim-fugitive.git
[submodule "_vim/bundle/git"]
path = _vim/bundle/git
url = https://github.com/tpope/vim-git.git
[submodule "_vim/bundle/gundo"]
path = _vim/bundle/gundo
url = https://github.com/sjl/gundo.vim.git
[submodule "_vim/bundle/pep8"]
path = _vim/bundle/pep8
url = https://github.com/vim-scripts/pep8.git
[submodule "_vim/bundle/pydoc"]
path = _vim/bundle/pydoc
url = https://github.com/fs111/pydoc.vim.git
[submodule "_vim/bundle/pyflakes"]
path = _vim/bundle/pyflakes
url = https://github.com/mitechie/pyflakes-pathogen.git
[submodule "_vim/bundle/pytest"]
path = _vim/bundle/pytest
url = https://github.com/alfredodeza/pytest.vim.git
[submodule "_vim/bundle/ropevim"]
path = _vim/bundle/ropevim
url = https://github.com/python-rope/ropevim.git
[submodule "_vim/bundle/syntastic"]
path = _vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "_vim/bundle/Superior-Haskell-Interaction-Mode-SHIM "]
path = .vim/bundle/Superior-Haskell-Interaction-Mode-SHIM
url = https://github.com/vim-scripts/Superior-Haskell-Interaction-Mode-SHIM.git
[submodule "_vim/bundle/vimproc.vim"]
path = .vim/bundle/vimproc
url = https://github.com/Shougo/vimproc.vim
[submodule "_vim/bundle/vimshell.vim"]
path = .vim/bundle/vimshell
url = https://github.com/Shougo/vimshell.vim
[submodule "_vim/bundle/vim-surround"]
path = .vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround
[submodule "_vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree
[submodule "_vim/bundle/excel"]
path = .vim/bundle/excel
url = https://github.com/yakiang/excel.vim
[submodule "_zprezto/"]
path = .zprezto/
url = https://github.com/sorin-ionescu/prezto.git