-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
162 lines (162 loc) · 5.82 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
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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
[submodule "bundle/csv.vim"]
path = bundle/csv.vim
url = https://github.com/chrisbra/csv.vim.git
[submodule "bundle/DrawIt"]
path = bundle/DrawIt
url = https://github.com/vim-scripts/DrawIt.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/splitjoin.vim"]
path = bundle/splitjoin.vim
url = https://github.com/AndrewRadev/splitjoin.vim.git
[submodule "bundle/supertab"]
path = bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule "bundle/targets.vim"]
path = bundle/targets.vim
url = git://github.com/wellle/targets.vim.git
[submodule "bundle/tlib_vim"]
path = bundle/tlib_vim
url = https://github.com/tomtom/tlib_vim.git
[submodule "bundle/vim-abolish"]
path = bundle/vim-abolish
url = git://github.com/tpope/vim-abolish.git
[submodule "bundle/vim-addon-mw-utils"]
path = bundle/vim-addon-mw-utils
url = https://github.com/MarcWeber/vim-addon-mw-utils.git
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/bling/vim-airline
[submodule "bundle/vim-bundler"]
path = bundle/vim-bundler
url = git://github.com/tpope/vim-bundler.git
[submodule "bundle/vim-cisco-ios"]
path = bundle/vim-cisco-ios
url = https://github.com/CyCoreSystems/vim-cisco-ios
[submodule "bundle/vim-commentary"]
path = bundle/vim-commentary
url = git://github.com/tpope/vim-commentary.git
[submodule "bundle/vim-endwise"]
path = bundle/vim-endwise
url = git://github.com/tpope/vim-endwise.git
[submodule "bundle/vim-five.git"]
path = bundle/vim-five.git
url = git://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-lion"]
path = bundle/vim-lion
url = git://github.com/tommcdo/vim-lion.git
[submodule "bundle/vim-nerdtree-tabs"]
path = bundle/vim-nerdtree-tabs
url = https://github.com/jistr/vim-nerdtree-tabs.git
[submodule "bundle/vim-ragtag"]
path = bundle/vim-ragtag
url = https://github.com/tpope/vim-ragtag.git
[submodule "bundle/vim-rails"]
path = bundle/vim-rails
url = git://github.com/tpope/vim-rails.git
[submodule "bundle/vim-rake"]
path = bundle/vim-rake
url = git://github.com/tpope/vim-rake.git
[submodule "bundle/vim-repeat"]
path = bundle/vim-repeat
url = git://github.com/tpope/vim-repeat.git
[submodule "bundle/vim-ruby"]
path = bundle/vim-ruby
url = git://github.com/vim-ruby/vim-ruby.git
[submodule "bundle/vim-ruby-refactoring"]
path = bundle/vim-ruby-refactoring
url = https://github.com/ecomba/vim-ruby-refactoring.git
[submodule "bundle/vim-sensible"]
path = bundle/vim-sensible
url = git://github.com/tpope/vim-sensible.git
[submodule "bundle/vim-slime"]
path = bundle/vim-slime
url = git://github.com/jpalardy/vim-slime.git
[submodule "bundle/vim-snipmate"]
path = bundle/vim-snipmate
url = https://github.com/garbas/vim-snipmate.git
[submodule "bundle/vim-snippets"]
path = bundle/vim-snippets
url = https://github.com/honza/vim-snippets.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = git://github.com/tpope/vim-surround.git
[submodule "bundle/ag.vim"]
path = bundle/ag.vim
url = https://github.com/rking/ag.vim
[submodule "bundle/auto-pairs"]
path = bundle/auto-pairs
url = git://github.com/jiangmiao/auto-pairs.git
[submodule "bundle/colorizer"]
path = bundle/colorizer
url = git@github.com:lilydjwg/colorizer.git
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = https://github.com/ctrlpvim/ctrlp.vim.git
[submodule "bundle/dbext.vim"]
path = bundle/dbext.vim
url = https://github.com/vim-scripts/dbext.vim.git
[submodule "bundle/screen"]
path = bundle/screen
url = git@github.com:ervandew/screen.git
[submodule "bundle/tmuxline.vim"]
path = bundle/tmuxline.vim
url = git@github.com:edkolev/tmuxline.vim.git
[submodule "bundle/vim-blockle"]
path = bundle/vim-blockle
url = git://github.com/jgdavey/vim-blockle.git
[submodule "bundle/vim-dispatch"]
path = bundle/vim-dispatch
url = git://github.com/tpope/vim-dispatch.git
[submodule "bundle/vim-easy-align"]
path = bundle/vim-easy-align
url = https://github.com/junegunn/vim-easy-align.git
[submodule "bundle/vim-projectionist"]
path = bundle/vim-projectionist
url = git://github.com/tpope/vim-projectionist.git
[submodule "bundle/vim-rspec"]
path = bundle/vim-rspec
url = git@github.com:thoughtbot/vim-rspec.git
[submodule "bundle/vim-seeing-is-believing"]
path = bundle/vim-seeing-is-believing
url = git@github.com:hwartig/vim-seeing-is-believing.git
[submodule "bundle/vim-textobj-rubyblock"]
path = bundle/vim-textobj-rubyblock
url = https://github.com/nelstrom/vim-textobj-rubyblock.git
[submodule "bundle/vim-textobj-user"]
path = bundle/vim-textobj-user
url = https://github.com/kana/vim-textobj-user.git
[submodule "bundle/vim-tmux-navigator"]
path = bundle/vim-tmux-navigator
url = https://github.com/christoomey/vim-tmux-navigator
[submodule "bundle/vim-togglelist"]
path = bundle/vim-togglelist
url = git@github.com:milkypostman/vim-togglelist.git
[submodule "bundle/vim-unimpaired"]
path = bundle/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule "bundle/vim-airline-themes"]
path = bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes
[submodule "bundle/vimpager"]
path = bundle/vimpager
url = https://github.com/rkitover/vimpager.git
[submodule "bundle/typescript-vim"]
path = bundle/typescript-vim
url = https://github.com/leafgarland/typescript-vim.git
[submodule "bundle/vim-vue"]
path = bundle/vim-vue
url = https://github.com/posva/vim-vue.git
[submodule "bundle/html5.vim"]
path = bundle/html5.vim
url = https://github.com/othree/html5.vim.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-dirdiff"]
path = bundle/vim-dirdiff
url = https://github.com/will133/vim-dirdiff