-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
93 lines (93 loc) · 3.37 KB
/
Copy path.gitmodules
File metadata and controls
93 lines (93 loc) · 3.37 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
[submodule "bundle/fugitive"]
path = vim/bundle/fugitive
url = git@github.com:tpope/vim-fugitive.git
[submodule "bundle/vim-colors-solarized"]
path = vim/bundle/vim-colors-solarized
url = git@github.com:project-eutopia/vim-colors-solarized.git
[submodule "bundle/ag"]
path = vim/bundle/ag
url = git@github.com:rking/ag.vim.git
[submodule "bundle/ctrlp"]
path = vim/bundle/ctrlp
url = git@github.com:kien/ctrlp.vim.git
[submodule "bundle/nerdtree"]
path = vim/bundle/nerdtree
url = git@github.com:scrooloose/nerdtree.git
[submodule "bundle/vim-abolish"]
path = vim/bundle/vim-abolish
url = git@github.com:tpope/vim-abolish.git
[submodule "bundle/vim-bundler"]
path = vim/bundle/vim-bundler
url = git@github.com:tpope/vim-bundler.git
[submodule "bundle/vim-coffee-script"]
path = vim/bundle/vim-coffee-script
url = git@github.com:kchmck/vim-coffee-script.git
[submodule "bundle/vim-gitgutter"]
path = vim/bundle/vim-gitgutter
url = git@github.com:airblade/vim-gitgutter.git
[submodule "bundle/vim-rails"]
path = vim/bundle/vim-rails
url = git@github.com:tpope/vim-rails.git
[submodule "bundle/vim-ruby"]
path = vim/bundle/vim-ruby
url = git@github.com:vim-ruby/vim-ruby.git
[submodule "bundle/vim-rake"]
path = vim/bundle/vim-rake
url = git@github.com:tpope/vim-rake.git
[submodule "bundle/vim-sensible"]
path = vim/bundle/vim-sensible
url = git@github.com:tpope/vim-sensible.git
[submodule "bundle/vim-rubocop"]
path = vim/bundle/vim-rubocop
url = git@github.com:ngmy/vim-rubocop.git
[submodule "bundle/vim-autoclose"]
path = vim/bundle/vim-autoclose
url = git@github.com:Townk/vim-autoclose
[submodule "bundle/vim-rabl"]
path = vim/bundle/vim-rabl
url = git@github.com:yaymukund/vim-rabl.git
[submodule "bundle/vim-surround"]
path = vim/bundle/vim-surround
url = git@github.com:tpope/vim-surround.git
[submodule "bundle/vim-repeat"]
path = vim/bundle/vim-repeat
url = git@github.com:tpope/vim-repeat.git
[submodule "bundle/vim-easy-align"]
path = vim/bundle/vim-easy-align
url = git@github.com:junegunn/vim-easy-align
[submodule "bundle/vim-closetag"]
path = vim/bundle/vim-closetag
url = git@github.com:alvan/vim-closetag
[submodule "bundle/vim-textobj-user"]
path = vim/bundle/vim-textobj-user
url = git@github.com:kana/vim-textobj-user
[submodule "bundle/vim-textobj-entire"]
path = vim/bundle/vim-textobj-entire
url = git@github.com:kana/vim-textobj-entire.git
[submodule "bundle/vim-unimpaired"]
path = vim/bundle/vim-unimpaired
url = git@github.com:tpope/vim-unimpaired
[submodule "vim/bundle/vim-commentary"]
path = vim/bundle/vim-commentary
url = git@github.com:tpope/vim-commentary
[submodule "vim/bundle/vim-exchange"]
path = vim/bundle/vim-exchange
url = git@github.com:tommcdo/vim-exchange
[submodule "vim/bundle/vim-textobj-line"]
path = vim/bundle/vim-textobj-line
url = git@github.com:kana/vim-textobj-line
[submodule "vim/bundle/vim-textobj-indent"]
path = vim/bundle/vim-textobj-indent
url = git@github.com:kana/vim-textobj-indent
[submodule "vim/bundle/vim-dispatch"]
path = vim/bundle/vim-dispatch
url = git@github.com:tpope/vim-dispatch.git
[submodule "vim/bundle/vim-livedown"]
path = vim/bundle/vim-livedown
url = git@github.com:shime/vim-livedown.git
[submodule "vim/bundle/vim-crystal"]
path = vim/bundle/vim-crystal
url = https://github.com/rhysd/vim-crystal
[submodule "vim/bundle/rust.vim"]
path = vim/bundle/rust.vim
url = https://github.com/rust-lang/rust.vim.git