-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
66 lines (66 loc) · 2.56 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
55
56
57
58
59
60
61
62
63
64
65
66
[submodule "vim/bundle/vim-cucumber"]
path = vim/bundle/vim-cucumber
url = https://github.com/tpope/vim-cucumber.git
[submodule "vim/bundle/vim-endwise"]
path = vim/bundle/vim-endwise
url = https://github.com/tpope/vim-endwise.git
[submodule "vim/bundle/vim-rails"]
path = vim/bundle/vim-rails
url = https://github.com/tpope/vim-rails.git
[submodule "vim/bundle/vim-surround"]
path = vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "vim/bundle/vim-rake"]
path = vim/bundle/vim-rake
url = https://github.com/tpope/vim-rake.git
[submodule "vim/bundle/vim-fugitive"]
path = vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/tcomment_vim"]
path = vim/bundle/tcomment_vim
url = https://github.com/tomtom/tcomment_vim.git
[submodule "vim/bundle/tabular"]
path = vim/bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "vim/bundle/ack"]
path = vim/bundle/ack
url = https://github.com/mileszs/ack.vim.git
[submodule "vim/bundle/textile"]
path = vim/bundle/textile
url = https://github.com/timcharper/textile.vim.git
[submodule "vim/bundle/NERD_tree"]
path = vim/bundle/NERD_tree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/bundle/snippetsEmu"]
path = vim/bundle/snippetsEmu
url = https://github.com/vim-scripts/snippetsEmu.git
[submodule "vim/bundle/matchit"]
path = vim/bundle/matchit
url = https://github.com/vim-scripts/matchit.zip.git
[submodule "vim/bundle/taglist"]
path = vim/bundle/taglist
url = https://github.com/vim-scripts/taglist.vim.git
[submodule "vim/bundle/Gist.vim"]
path = vim/bundle/Gist.vim
url = https://github.com/vim-scripts/Gist.vim.git
[submodule "vim/bundle/vim-textobj-user"]
path = vim/bundle/vim-textobj-user
url = https://github.com/kana/vim-textobj-user.git
[submodule "vim/bundle/vim-textobj-rubyblock"]
path = vim/bundle/vim-textobj-rubyblock
url = https://github.com/nelstrom/vim-textobj-rubyblock.git
[submodule "vim/bundle/gundo.vim"]
path = vim/bundle/gundo.vim
url = https://github.com/sjl/gundo.vim.git
[submodule "vim/bundle/vim-ruby-refactoring"]
path = vim/bundle/vim-ruby-refactoring
url = git://github.com/ecomba/vim-ruby-refactoring.git
[submodule "vim/bundle/cocoa.vim"]
path = vim/bundle/cocoa.vim
url = https://github.com/msanders/cocoa.vim.git
[submodule "vim/bundle/mustache.vim"]
path = vim/bundle/mustache.vim
url = https://github.com/juvenn/mustache.vim.git
[submodule "vim/bundle/vim-colors-solarized.vim"]
path = vim/bundle/vim-colors-solarized.vim
url = git://github.com/altercation/vim-colors-solarized.git