-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
27 lines (27 loc) · 1.05 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
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = http://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-rails"]
path = bundle/vim-rails
url = https://github.com/tpope/vim-rails.git
[submodule "bundle/vim-railscasts-theme"]
path = bundle/vim-railscasts-theme
url = https://github.com/jpo/vim-railscasts-theme.git
[submodule "submodule/hexhighlight"]
path = submodule/hexhighlight
url = https://github.com/yurifury/hexHighlight.git
[submodule "block/vim/textobj-user"]
path = block/vim/textobj-user
url = https://github.com/kana/vim-textobj-user.git
[submodule "bundle/vim/textobj-rubyblock"]
path = bundle/vim/textobj-rubyblock
url = https://github.com/nelstrom/vim-textobj-rubyblock.git
[submodule "bundle/hexhighlight"]
path = bundle/hexhighlight
url = https://github.com/yurifury/hexHighlight.git
[submodule "bundle/textobj-rubyblock"]
path = bundle/textobj-rubyblock
url = https://github.com/nelstrom/vim-textobj-rubyblock.git
[submodule "bundle/minibufexpl"]
path = bundle/minibufexpl
url = https://github.com/fholgado/minibufexpl.vim.git