-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
54 lines (54 loc) · 1.9 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
[submodule "bundle/pathogen"]
path = bundle/pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule "bundle/vim-indent-object"]
path = bundle/vim-indent-object
url = https://github.com/michaeljsmith/vim-indent-object
[submodule "bundle/vim-vividchalk"]
path = bundle/vim-vividchalk
url = https://github.com/gavrie/vim-vividchalk
[submodule "bundle/L9"]
path = bundle/L9
url = https://github.com/vim-scripts/L9
[submodule "bundle/FuzzyFinder"]
path = bundle/FuzzyFinder
url = https://github.com/vim-scripts/FuzzyFinder
[submodule "bundle/rails.vim"]
path = bundle/rails.vim
url = https://github.com/tpope/vim-rails
[submodule "bundle/LustyExplorer"]
path = bundle/LustyExplorer
url = https://github.com/vim-scripts/LustyExplorer
[submodule "bundle/LustyJuggler"]
path = bundle/LustyJuggler
url = https://github.com/vim-scripts/LustyJuggler
[submodule "bundle/command-t"]
path = bundle/command-t
url = https://github.com/wincent/Command-T
[submodule "bundle/pyflakes-vim"]
path = bundle/pyflakes-vim
url = https://github.com/kevinw/pyflakes-vim.git
[submodule "bundle/AnsiEsc.vim"]
path = bundle/AnsiEsc.vim
url = https://github.com/vim-scripts/AnsiEsc.vim.git
[submodule "bundle/vimoutliner"]
path = bundle/vimoutliner
url = https://github.com/vimoutliner/vimoutliner.git
[submodule "bundle/bufkill.vim"]
path = bundle/bufkill.vim
url = https://github.com/vim-scripts/bufkill.vim.git
[submodule "bundle/csapprox"]
path = bundle/csapprox
url = https://github.com/godlygeek/csapprox.git
[submodule "bundle/vim-slime"]
path = bundle/vim-slime
url = git://github.com/jpalardy/vim-slime.git
[submodule "bundle/BufOnly.vim"]
path = bundle/BufOnly.vim
url = https://github.com/vim-scripts/BufOnly.vim.git