forked from amacdougall/vim-settings
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
51 lines (51 loc) · 1.75 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
[submodule "bundle/surround"]
path = bundle/surround
url = https://github.com/tpope/vim-surround.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/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/fugitive"]
path = bundle/fugitive
url = http://github.com/tpope/vim-fugitive.git
[submodule "bundle/supertab"]
path = bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = git://github.com/majutsushi/tagbar
[submodule "bundle/vim-repeat"]
path = bundle/vim-repeat
url = [email protected]:tpope/vim-repeat.git
[submodule "bundle/Zenburn"]
path = bundle/Zenburn
url = [email protected]:amacdougall/Zenburn.git
[submodule "bundle/inkpot"]
path = bundle/inkpot
url = [email protected]:amacdougall/inkpot.git
[submodule "bundle/vim-colors-solarized"]
path = bundle/vim-colors-solarized
url = [email protected]:amacdougall/vim-colors-solarized
[submodule "bundle/Birds-of-Paradise-VIM-Theme"]
path = bundle/Birds-of-Paradise-VIM-Theme
url = [email protected]:amacdougall/Birds-of-Paradise-VIM-Theme