forked from sontek/homies
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
39 lines (39 loc) · 1.41 KB
/
Copy path.gitmodules
File metadata and controls
39 lines (39 loc) · 1.41 KB
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/ftplugin/python/pyflakes"]
path = _vim/ftplugin/python/pyflakes
url = https://github.com/kevinw/pyflakes.git
[submodule "_vim/bundle/fugitive"]
path = _vim/bundle/fugitive
url = http://github.com/tpope/vim-fugitive.git
[submodule "_vim/bundle/snipmate"]
path = _vim/bundle/snipmate
url = https://github.com/msanders/snipmate.vim.git
[submodule "_vim/bundle/surround"]
path = _vim/bundle/surround
url = https://github.com/tpope/vim-surround.git
[submodule "_vim/bundle/git"]
path = _vim/bundle/git
url = https://github.com/tpope/vim-git.git
[submodule "_vim/bundle/supertab"]
path = _vim/bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule "_vim/bundle/minibufexpl"]
path = _vim/bundle/minibufexpl
url = https://github.com/sontek/minibufexpl.vim.git
[submodule "_vim/bundle/command-t"]
path = _vim/bundle/command-t
url = https://github.com/wincent/Command-T.git
[submodule "_vim/bundle/pyflakes"]
path = _vim/bundle/pyflakes
url = https://github.com/kevinw/pyflakes-vim.git
[submodule "_vim/bundle/ack"]
path = _vim/bundle/ack
url = https://github.com/mileszs/ack.vim.git
[submodule "_vim/bundle/gundo"]
path = _vim/bundle/gundo
url = https://github.com/sjl/gundo.vim.git
[submodule "_vim/bundle/pydoc"]
path = _vim/bundle/pydoc
url = https://github.com/fs111/pydoc.vim.git
[submodule "_vim/bundle/pep8"]
path = _vim/bundle/pep8
url = https://github.com/vim-scripts/pep8.git