-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
78 lines (78 loc) · 3.1 KB
/
.gitmodules
File metadata and controls
78 lines (78 loc) · 3.1 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
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
76
77
78
[submodule "vimdir/bundle/fugitive"]
path = vimdir/bundle/fugitive
url = http://github.com/tpope/vim-fugitive.git
[submodule "vimdir/bundle/surround"]
path = vimdir/bundle/surround
url = https://github.com/tpope/vim-surround.git
[submodule "vimdir/bundle/git"]
path = vimdir/bundle/git
url = https://github.com/tpope/vim-git.git
[submodule "vimdir/bundle/supertab"]
path = vimdir/bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule "vimdir/bundle/command-t"]
path = vimdir/bundle/command-t
url = https://github.com/wincent/Command-T.git
[submodule "vimdir/bundle/pyflakes"]
path = vimdir/bundle/pyflakes
url = https://github.com/mitechie/pyflakes-pathogen.git
[submodule "vimdir/bundle/ack"]
path = vimdir/bundle/ack
url = https://github.com/mileszs/ack.vim.git
[submodule "vimdir/bundle/pydoc"]
path = vimdir/bundle/pydoc
url = https://github.com/fs111/pydoc.vim.git
[submodule "vimdir/bundle/pep8"]
path = vimdir/bundle/pep8
url = https://github.com/vim-scripts/pep8.git
[submodule "vimdir/bundle/py.test"]
path = vimdir/bundle/py.test
url = https://github.com/alfredodeza/pytest.vim.git
[submodule "vimdir/bundle/makegreen"]
path = vimdir/bundle/makegreen
url = https://github.com/reinh/vim-makegreen
[submodule "vimdir/bundle/tasklist"]
path = vimdir/bundle/tasklist
url = https://github.com/vim-scripts/TaskList.vim.git
[submodule "vimdir/bundle/nerdtree"]
path = vimdir/bundle/nerdtree
url = https://github.com/vim-scripts/The-NERD-tree.git
[submodule "vimdir/bundle/vim-colors-solarized"]
path = vimdir/bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "vimdir/bundle/vimoutliner"]
path = vimdir/bundle/vimoutliner
url = https://github.com/vimoutliner/vimoutliner.git
[submodule "vimdir/bundle/rainbow_parentheses"]
path = vimdir/bundle/rainbow_parentheses
url = https://github.com/kien/rainbow_parentheses.vim.git
[submodule "vimdir/bundle/python-mode"]
path = vimdir/bundle/python-mode
url = git://github.com/klen/python-mode.git
[submodule "vimdir/bundle/vim-protobuf"]
path = vimdir/bundle/vim-protobuf
url = https://github.com/fhenrysson/vim-protobuf.git
[submodule "vimdir/bundle/tomorrow-theme"]
path = vimdir/bundle/tomorrow-theme
url = https://github.com/chriskempson/vim-tomorrow-theme.git
[submodule "vimdir/bundle/puppet"]
path = vimdir/bundle/puppet
url = git://github.com/rodjek/vim-puppet.git
[submodule "vimdir/bundle/vim-cucumber"]
path = vimdir/bundle/vim-cucumber
url = https://github.com/tpope/vim-cucumber.git
[submodule "vimdir/bundle/fish-syntax"]
path = vimdir/bundle/fish-syntax
url = https://github.com/vim-scripts/fish-syntax.git
[submodule "vimdir/bundle/hammer.vim"]
path = vimdir/bundle/hammer.vim
url = git://github.com/matthias-guenther/hammer.vim.git
[submodule "vimdir/bundle/vim-rails"]
path = vimdir/bundle/vim-rails
url = https://github.com/tpope/vim-rails.git
[submodule "vimdir/bundle/vim-bundler"]
path = vimdir/bundle/vim-bundler
url = https://github.com/tpope/vim-bundler.git
[submodule "vimdir/bundle/minibufexpl"]
path = vimdir/bundle/minibufexpl
url = https://github.com/fholgado/minibufexpl.vim.git