forked from azhao1981/My-Vim-Rails
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
54 lines (54 loc) · 1.93 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/The-NERD-Commenter"]
path = bundle/The-NERD-Commenter
url = git://github.com/vim-scripts/The-NERD-Commenter.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
[submodule "bundle/vim-rails"]
path = bundle/vim-rails
url = git://github.com/tpope/vim-rails.git
[submodule "bundle/FuzzyFinder"]
path = bundle/FuzzyFinder
url = git://github.com/vim-scripts/FuzzyFinder.git
[submodule "bundle/supertab"]
path = bundle/supertab
url = git://github.com/ervandew/supertab.git
[submodule "bundle/vim-rubytest"]
path = bundle/vim-rubytest
url = git://github.com/janx/vim-rubytest.git
[submodule "bundle/autoclose"]
path = bundle/autoclose
url = git://github.com/vim-scripts/AutoClose.git
[submodule "bundle/surround"]
path = bundle/surround
url = git://github.com/tpope/vim-surround.git
[submodule "bundle/color-sampler-pack"]
path = bundle/color-sampler-pack
url = git://github.com/vim-scripts/Color-Sampler-Pack.git
[submodule "bundle/scrollcolors"]
path = bundle/scrollcolors
url = git://github.com/vim-scripts/ScrollColors.git
[submodule "bundle/vim-abolish"]
path = bundle/vim-abolish
url = git://github.com/tpope/vim-abolish.git
[submodule "bundle/bundler"]
path = bundle/bundler
url = git://github.com/tpope/vim-bundler.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-rspec"]
path = bundle/vim-rspec
url = git://github.com/taq/vim-rspec.git
[submodule "bundle/vim-octopress"]
path = bundle/vim-octopress
url = git://github.com/tangledhelix/vim-octopress.git
[submodule "bundle/snipmate.vim"]
path = bundle/snipmate.vim
url = git://github.com/azhao1981/snipmate.vim.git
[submodule "bundle/vim-markdown"]
path = bundle/vim-markdown
url = git://github.com/tpope/vim-markdown.git
[submodule "bundle/zencoding-vim"]
path = bundle/zencoding-vim
url = git://github.com/mattn/zencoding-vim.git