-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
288 lines (288 loc) · 9.24 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
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
[submodule "nerdtreetabs"]
path = nerdtreetabs
url = https://github.com/jistr/vim-nerdtree-tabs.git
[submodule "cobalt2-vim-theme"]
path = cobalt2-vim-theme
url = https://github.com/nks5295/cobalt2-vim-theme.git
[submodule "base16-vim"]
path = base16-vim
url = https://github.com/chriskempson/base16-vim.git
[submodule "rust.vim"]
path = rust.vim
url = https://github.com/rust-lang/rust.vim.git
[submodule "space-vim-dark"]
path = space-vim-dark
url = https://github.com/nks5295/space-vim-dark.git
[submodule "vim-wakatime"]
path = vim-wakatime
url = https://github.com/wakatime/vim-wakatime.git
[submodule "vim-airline"]
path = vim-airline
url = https://github.com/vim-airline/vim-airline.git
[submodule "vim-airline-themes"]
path = vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes
[submodule "vim-surround"]
path = vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "vim-auto-save"]
path = vim-auto-save
url = https://github.com/vim-scripts/vim-auto-save
[submodule "vim-ctrlp-cscope"]
path = vim-ctrlp-cscope
url = https://github.com/ivan-cukic/vim-ctrlp-cscope.git
[submodule "ag.vim"]
path = ag.vim
url = https://github.com/rking/ag.vim
[submodule "vim-ctrlp-tjump"]
path = vim-ctrlp-tjump
url = https://github.com/ivalkeen/vim-ctrlp-tjump.git
[submodule "vim-go"]
path = vim-go
url = https://github.com/fatih/vim-go.git
[submodule "vim-easytags"]
path = vim-easytags
url = https://github.com/xolox/vim-easytags.git
[submodule "vim-session"]
path = vim-session
url = https://github.com/xolox/vim-session.git
[submodule "vim-misc"]
path = vim-misc
url = https://github.com/xolox/vim-misc.git
[submodule "mru.vim"]
path = mru.vim
url = https://github.com/vim-scripts/mru.vim.git
[submodule "taglist.vim"]
path = taglist.vim
url = https://github.com/vim-scripts/taglist.vim.git
[submodule "vim-multiple-cursors"]
path = vim-multiple-cursors
url = https://github.com/terryma/vim-multiple-cursors.git
[submodule "vim-gocode"]
path = vim-gocode
url = https://github.com/Blackrush/vim-gocode.git
[submodule "vim-godef"]
path = vim-godef
url = https://github.com/dgryski/vim-godef.git
[submodule "restore_view.vim"]
path = restore_view.vim
url = https://github.com/vim-scripts/restore_view.vim.git
[submodule "vim-java-backend"]
path = vim-java-backend
url = https://github.com/robertbraeutigam/vim-java-backend
[submodule "vim-java-changes"]
path = vim-java-changes
url = https://github.com/robertbraeutigam/vim-java-changes
[submodule "vim-java-tags-plugin"]
path = vim-java-tags-plugin
url = https://github.com/robertbraeutigam/vim-java-tags-plugin.git
[submodule "vim-colorschemes"]
path = vim-colorschemes
url = https://github.com/flazz/vim-colorschemes.git
[submodule "vim-archery"]
path = vim-archery
url = https://github.com/Badacadabra/vim-archery.git
[submodule "simplifysimplify"]
path = simplifysimplify
url = https://github.com/nightsense/simplifysimplify.git
[submodule "forgotten"]
path = forgotten
url = https://github.com/nightsense/forgotten.git
[submodule "Turtles"]
path = Turtles
url = https://github.com/beigebrucewayne/Turtles.git
[submodule "setcolors.vim"]
path = setcolors.vim
url = https://github.com/felixhummel/setcolors.vim.git
[submodule "papercolor-theme"]
path = papercolor-theme
url = https://github.com/NLKNguyen/papercolor-theme.git
[submodule "vim-markdown"]
path = vim-markdown
url = https://github.com/plasticboy/vim-markdown.git
[submodule "c-syntax.vim"]
path = c-syntax.vim
url = https://github.com/NLKNguyen/c-syntax.vim.git
[submodule "vim-gas"]
path = vim-gas
url = https://github.com/Shirk/vim-gas.git
[submodule "mips.vim"]
path = mips.vim
url = https://github.com/vim-scripts/mips.vim.git
[submodule "undotree"]
path = undotree
url = https://github.com/mbbill/undotree.git
[submodule "vim-visual-increment"]
path = vim-visual-increment
url = https://github.com/triglav/vim-visual-increment.git
[submodule "dash.vim"]
path = dash.vim
url = https://github.com/rizzatti/dash.vim.git
[submodule "deoplete.nvim"]
path = deoplete.nvim
url = https://github.com/Shougo/deoplete.nvim.git
[submodule "challenger-deep-theme"]
path = challenger-deep-theme
url = https://github.com/challenger-deep-theme/vim.git
[submodule "editorconfig-vim"]
path = editorconfig-vim
url = https://github.com/editorconfig/editorconfig-vim.git
[submodule "neomake"]
path = neomake
url = https://github.com/neomake/neomake.git
[submodule "onedark.vim"]
path = onedark.vim
url = https://github.com/joshdick/onedark.vim.git
[submodule "neovim-ranger"]
path = neovim-ranger
url = https://github.com/airodactyl/neovim-ranger.git
[submodule "vim-grepper"]
path = vim-grepper
url = https://github.com/mhinz/vim-grepper.git
[submodule "vim-ctrlspace"]
path = vim-ctrlspace
url = https://github.com/vim-ctrlspace/vim-ctrlspace.git
[submodule "neodark.vim"]
path = neodark.vim
url = https://github.com/KeitaNakamura/neodark.vim.git
[submodule "smpl-vim"]
path = smpl-vim
url = https://github.com/ikaros/smpl-vim.git
[submodule "vim-polyglot"]
path = vim-polyglot
url = https://github.com/sheerun/vim-polyglot.git
[submodule "vim-quantum"]
path = vim-quantum
url = https://github.com/tyrannicaltoucan/vim-quantum.git
[submodule "wal.vim"]
path = wal.vim
url = https://github.com/dylanaraps/wal.vim.git
[submodule "vim-keepeye"]
path = vim-keepeye
url = https://github.com/soywod/vim-keepeye.git
[submodule "cheat.sh-vim"]
path = cheat.sh-vim
url = https://github.com/dbeniamine/cheat.sh-vim.git
[submodule "TagHighlight"]
path = TagHighlight
url = https://github.com/vim-scripts/TagHighlight.git
[submodule "tabular"]
path = tabular
url = https://github.com/godlygeek/tabular.git
[submodule "neosnippet.vim"]
path = neosnippet.vim
url = https://github.com/Shougo/neosnippet.vim.git
[submodule "neosnippet-snippets"]
path = neosnippet-snippets
url = https://github.com/nks5295/neosnippet-snippets.git
[submodule "vim-dim"]
path = vim-dim
url = https://github.com/jeffkreeftmeijer/vim-dim.git
[submodule "vim-hcl"]
path = vim-hcl
url = https://github.com/b4b4r07/vim-hcl
[submodule "agit.vim"]
path = agit.vim
url = https://github.com/cohama/agit.vim
[submodule "vim-picker"]
path = vim-picker
url = https://github.com/srstevenson/vim-picker
[submodule "denite.nvim"]
path = denite.nvim
url = https://github.com/Shougo/denite.nvim
[submodule "semantic-highlight.vim"]
path = semantic-highlight.vim
url = https://github.com/jaxbot/semantic-highlight.vim
[submodule "sideways.vim"]
path = sideways.vim
url = https://github.com/AndrewRadev/sideways.vim
[submodule "deoplete-go"]
path = deoplete-go
url = https://github.com/deoplete-plugins/deoplete-go
[submodule "deoplete-clang"]
path = deoplete-clang
url = https://github.com/deoplete-plugins/deoplete-clang
[submodule "fugitive-gitlab.vim"]
path = fugitive-gitlab.vim
url = https://github.com/shumphrey/fugitive-gitlab.vim
[submodule "patchreview-vim"]
path = patchreview-vim
url = https://github.com/junkblocker/patchreview-vim
[submodule "previm"]
path = previm
url = https://github.com/previm/previm
[submodule "open-browser.vim"]
path = open-browser.vim
url = https://github.com/tyru/open-browser.vim
[submodule "ncm2"]
path = ncm2
url = https://github.com/ncm2/ncm2
[submodule "ncm2-go"]
path = ncm2-go
url = https://github.com/ncm2/ncm2-go
[submodule "ncm2-pyclang"]
path = ncm2-pyclang
url = https://github.com/ncm2/ncm2-pyclang
[submodule "ncm2-jc2"]
path = ncm2-jc2
url = https://github.com/ObserverOfTime/ncm2-jc2.git
[submodule "ncm2-github"]
path = ncm2-github
url = https://github.com/ncm2/ncm2-github.git
[submodule "nvim-yarp"]
path = nvim-yarp
url = https://github.com/roxma/nvim-yarp
[submodule "ncm2-bufword"]
path = ncm2-bufword
url = https://github.com/ncm2/ncm2-bufword
[submodule "ncm2-path"]
path = ncm2-path
url = https://github.com/ncm2/ncm2-path
[submodule "ncm2-tmux"]
path = ncm2-tmux
url = https://github.com/ncm2/ncm2-tmux
[submodule "ncm2-tagprefix"]
path = ncm2-tagprefix
url = https://github.com/ncm2/ncm2-tagprefix
[submodule "ncm2-look.vim"]
path = ncm2-look.vim
url = https://github.com/filipekiss/ncm2-look.vim
[submodule "ncm2-neoinclude"]
path = ncm2-neoinclude
url = https://github.com/ncm2/ncm2-neoinclude
[submodule "neoinclude.vim"]
path = neoinclude.vim
url = https://github.com/shougo/neoinclude.vim
[submodule "ncm2-dictionary"]
path = ncm2-dictionary
url = https://github.com/yuki-ycino/ncm2-dictionary
[submodule "ncm2-otherbuf"]
path = ncm2-otherbuf
url = https://github.com/fgrsnau/ncm2-otherbuf
[submodule "ncm2-syntax"]
path = ncm2-syntax
url = https://github.com/ncm2/ncm2-syntax
[submodule "neco-syntax"]
path = neco-syntax
url = https://github.com/shougo/neco-syntax
[submodule "vim-hug-neovim-rpc"]
path = vim-hug-neovim-rpc
url = https://github.com/roxma/vim-hug-neovim-rpc
[submodule "neco-vim"]
path = neco-vim
url = https://github.com/Shougo/neco-vim
[submodule "neco-ghc"]
path = neco-ghc
url = https://github.com/eagletmt/neco-ghc
[submodule "vim-one"]
path = vim-one
url = https://github.com/rakr/vim-one.git
[submodule "vim-devicons"]
path = after/vim-devicons
url = https://github.com/ryanoasis/vim-devicons.git
[submodule "rainglow-vim"]
path = rainglow-vim
url = https://github.com/rainglow/vim
[submodule "vim-deep-space"]
path = vim-deep-space
url = https://github.com/tyrannicaltoucan/vim-deep-space