forked from gma/dotvim
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
48 lines (48 loc) · 1.67 KB
/
.gitmodules
File metadata and controls
48 lines (48 loc) · 1.67 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
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-git"]
path = bundle/vim-git
url = git://github.com/tpope/vim-git.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = git://github.com/tpope/vim-surround.git
[submodule "bundle/vim-endwise"]
path = bundle/vim-endwise
url = git://github.com/tpope/vim-endwise.git
[submodule "bundle/vim-rails"]
path = bundle/vim-rails
url = git://github.com/tpope/vim-rails.git
[submodule "bundle/vim-markdown"]
path = bundle/vim-markdown
url = git://github.com/tpope/vim-markdown.git
[submodule "bundle/textile.vim"]
path = bundle/textile.vim
url = git://github.com/timcharper/textile.vim.git
[submodule "bundle/vim-repeat"]
path = bundle/vim-repeat
url = git://github.com/tpope/vim-repeat.git
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = http://github.com/msanders/snipmate.vim.git
[submodule "bundle/vim-rooter"]
path = bundle/vim-rooter
url = http://github.com/airblade/vim-rooter.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = http://github.com/scrooloose/nerdtree.git
[submodule "bundle/vim-rubytest"]
path = bundle/vim-rubytest
url = git://github.com/janx/vim-rubytest
[submodule "bundle/vim-ruby"]
path = bundle/vim-ruby
url = git://github.com/vim-ruby/vim-ruby.git
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = git://github.com/scrooloose/nerdcommenter.git
[submodule "bundle/ack.vim"]
path = bundle/ack.vim
url = https://github.com/mileszs/ack.vim
[submodule "bundle/vim-colors-solarized"]
path = bundle/vim-colors-solarized
url = git://github.com/altercation/vim-colors-solarized.git