-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
39 lines (39 loc) · 1.39 KB
/
.gitmodules
File metadata and controls
39 lines (39 loc) · 1.39 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
[submodule "bundle/textobj-user"]
path = bundle/textobj-user
url = https://github.com/kana/vim-textobj-user.git
[submodule "bundle/textobj-rubyblock"]
path = bundle/textobj-rubyblock
url = https://github.com/nelstrom/vim-textobj-rubyblock.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/vim-makegreen"]
path = bundle/vim-makegreen
url = git://github.com/reinh/vim-makegreen.git
[submodule "bundle/vim-ragtag"]
path = bundle/vim-ragtag
url = git://github.com/tpope/vim-ragtag.git
[submodule "bundle/tomtom-tcomment_vim"]
path = bundle/tomtom-tcomment_vim
url = git://github.com/tomtom/tcomment_vim.git
[submodule "bundle/lusty-explorer"]
path = bundle/lusty-explorer
url = git://github.com/vim-scripts/LustyExplorer.git
[submodule "bundle/rails"]
path = bundle/rails
url = git://github.com/tpope/vim-rails.git
[submodule "bundle/matchit"]
path = bundle/matchit
url = git://github.com/edsono/vim-matchit.git
[submodule "bundle/tabular"]
path = bundle/tabular
url = git://github.com/godlygeek/tabular.git
[submodule "bundle/lusty-juggler"]
path = bundle/lusty-juggler
url = git://github.com/vim-scripts/LustyJuggler.git
[submodule "bundle/rvm_ruby"]
path = bundle/rvm_ruby
url = git://github.com/jcf/rvm_ruby.vim.git
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = git://github.com/msanders/snipmate.vim.git