-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathopt.json
More file actions
291 lines (291 loc) · 10 KB
/
opt.json
File metadata and controls
291 lines (291 loc) · 10 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
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
289
290
291
{
"pins": {
"bufdelete.nvim": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "famiu",
"repo": "bufdelete.nvim"
},
"branch": "master",
"submodules": false,
"revision": "f6bcea78afb3060b198125256f897040538bcb81",
"url": "https://github.com/famiu/bufdelete.nvim/archive/f6bcea78afb3060b198125256f897040538bcb81.tar.gz",
"hash": "sha256-ljUNfmpImtxFCS19HC9kFlaLlqaPDltKtnx1+/6Y33U="
},
"bufferline.nvim": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "akinsho",
"repo": "bufferline.nvim"
},
"branch": "main",
"submodules": false,
"revision": "655133c3b4c3e5e05ec549b9f8cc2894ac6f51b3",
"url": "https://github.com/akinsho/bufferline.nvim/archive/655133c3b4c3e5e05ec549b9f8cc2894ac6f51b3.tar.gz",
"hash": "sha256-ae4MB6+6v3awvfSUWlau9ASJ147ZpwuX1fvJdfMwo1Q="
},
"crates.nvim": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "Saecki",
"repo": "crates.nvim"
},
"branch": "main",
"submodules": false,
"revision": "ac9fa498a9edb96dc3056724ff69d5f40b898453",
"url": "https://github.com/Saecki/crates.nvim/archive/ac9fa498a9edb96dc3056724ff69d5f40b898453.tar.gz",
"hash": "sha256-jfmST/S9ymwgQ99PTCOlJkk5zaxE5HiDV16TmTISDII="
},
"fzf-lua": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "ibhagwan",
"repo": "fzf-lua"
},
"branch": "main",
"submodules": false,
"revision": "bde73a6886b607246095aa59f396de5e0d036890",
"url": "https://github.com/ibhagwan/fzf-lua/archive/bde73a6886b607246095aa59f396de5e0d036890.tar.gz",
"hash": "sha256-T/MoCI02Z0px8q5bzsOxUYotbsDWY80pvG7Jldad3kQ="
},
"gitsigns.nvim": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "lewis6991",
"repo": "gitsigns.nvim"
},
"branch": "main",
"submodules": false,
"revision": "50c205548d8b037b7ff6378fca6d21146f0b6161",
"url": "https://github.com/lewis6991/gitsigns.nvim/archive/50c205548d8b037b7ff6378fca6d21146f0b6161.tar.gz",
"hash": "sha256-mQVVa1z+2GB5DreiBv6LkCyjzj6Kx/LrpsAt8y9VoaE="
},
"indent-blankline.nvim": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "lukas-reineke",
"repo": "indent-blankline.nvim"
},
"branch": "master",
"submodules": false,
"revision": "d28a3f70721c79e3c5f6693057ae929f3d9c0a03",
"url": "https://github.com/lukas-reineke/indent-blankline.nvim/archive/d28a3f70721c79e3c5f6693057ae929f3d9c0a03.tar.gz",
"hash": "sha256-Vc79ff416uJFqKH8zlM1y208SxaQGpQPqGVbiz5Vflg="
},
"lazydev.nvim": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "folke",
"repo": "lazydev.nvim"
},
"branch": "main",
"submodules": false,
"revision": "ff2cbcba459b637ec3fd165a2be59b7bbaeedf0d",
"url": "https://github.com/folke/lazydev.nvim/archive/ff2cbcba459b637ec3fd165a2be59b7bbaeedf0d.tar.gz",
"hash": "sha256-Tsg1wNdySi6nK00sq1qDBRkRRlpdMCXVToDJ1SiqnPQ="
},
"lspkind.nvim": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "onsails",
"repo": "lspkind.nvim"
},
"branch": "master",
"submodules": false,
"revision": "c7274c48137396526b59d86232eabcdc7fed8a32",
"url": "https://github.com/onsails/lspkind.nvim/archive/c7274c48137396526b59d86232eabcdc7fed8a32.tar.gz",
"hash": "sha256-aIopYLm/x1CgCKpcsu9pxpqL0SXXhHDPTM8DKUwGeRw="
},
"lualine.nvim": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "nvim-lualine",
"repo": "lualine.nvim"
},
"branch": "master",
"submodules": false,
"revision": "47f91c416daef12db467145e16bed5bbfe00add8",
"url": "https://github.com/nvim-lualine/lualine.nvim/archive/47f91c416daef12db467145e16bed5bbfe00add8.tar.gz",
"hash": "sha256-OpLZH+sL5cj2rcP5/T+jDOnuxd1QWLHCt2RzloffZOA="
},
"markview.nvim": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "OXY2DEV",
"repo": "markview.nvim"
},
"branch": "main",
"submodules": false,
"revision": "1861f959599ae03cfd59f56222a542035b0cd947",
"url": "https://github.com/OXY2DEV/markview.nvim/archive/1861f959599ae03cfd59f56222a542035b0cd947.tar.gz",
"hash": "sha256-T6ZVy7o9sSGa2vOolvmL7KO3cXkyEwJ9F4n6BbWdPGk="
},
"neogit": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "NeogitOrg",
"repo": "neogit"
},
"branch": "master",
"submodules": false,
"revision": "4681c1fdac1b730592ae195576e87406f7255750",
"url": "https://github.com/NeogitOrg/neogit/archive/4681c1fdac1b730592ae195576e87406f7255750.tar.gz",
"hash": "sha256-bukT8lrKlWSLoTQrwuG48KIvzKJYNjX+gy7vDPMarw4="
},
"noice.nvim": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "folke",
"repo": "noice.nvim"
},
"branch": "main",
"submodules": false,
"revision": "7bfd942445fb63089b59f97ca487d605e715f155",
"url": "https://github.com/folke/noice.nvim/archive/7bfd942445fb63089b59f97ca487d605e715f155.tar.gz",
"hash": "sha256-FKzhFVmPxshDV4mWpD3LofjRpd6pXesf9QQei1s5rAo="
},
"none-ls.nvim": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "nvimtools",
"repo": "none-ls.nvim"
},
"branch": "main",
"submodules": false,
"revision": "c9317c2a8629d4e39e7cf47be74cb67f3ab37cda",
"url": "https://github.com/nvimtools/none-ls.nvim/archive/c9317c2a8629d4e39e7cf47be74cb67f3ab37cda.tar.gz",
"hash": "sha256-PmDYh9VqfpxNzIepTiNzXKrighUN9e6Ug5pCD3XCGd4="
},
"nui.nvim": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "MunifTanjim",
"repo": "nui.nvim"
},
"branch": "main",
"submodules": false,
"revision": "de740991c12411b663994b2860f1a4fd0937c130",
"url": "https://github.com/MunifTanjim/nui.nvim/archive/de740991c12411b663994b2860f1a4fd0937c130.tar.gz",
"hash": "sha256-41slmnvt1z7sCxvpiVuFmQ9g7eCaxQi1dDCL3AxSL1A="
},
"nvim-colorizer.lua": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "catgoose",
"repo": "nvim-colorizer.lua"
},
"branch": "master",
"submodules": false,
"revision": "c8c2c19436d33165ec34fa90c975bc0a739fe3fb",
"url": "https://github.com/catgoose/nvim-colorizer.lua/archive/c8c2c19436d33165ec34fa90c975bc0a739fe3fb.tar.gz",
"hash": "sha256-gB40s09NNw9sc42J6dcxCXNQXbB2K3gJ8rDFq4eSTzs="
},
"nvim-lspconfig": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "neovim",
"repo": "nvim-lspconfig"
},
"branch": "master",
"submodules": false,
"revision": "16812abf0e8d8175155f26143a8504e8253e92b0",
"url": "https://github.com/neovim/nvim-lspconfig/archive/16812abf0e8d8175155f26143a8504e8253e92b0.tar.gz",
"hash": "sha256-VphxSwOvwxJFGrn1w9YPnjihVw7BpOgCPdt/joCyBnU="
},
"nvim-notify": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "rcarriga",
"repo": "nvim-notify"
},
"branch": "master",
"submodules": false,
"revision": "8701bece920b38ea289b457f902e2ad184131a5d",
"url": "https://github.com/rcarriga/nvim-notify/archive/8701bece920b38ea289b457f902e2ad184131a5d.tar.gz",
"hash": "sha256-h7STMjY+CBTqBkIDJXgtJz4WhNeQ02ES2Jesi3jZXeM="
},
"nvim-web-devicons": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "nvim-tree",
"repo": "nvim-web-devicons"
},
"branch": "master",
"submodules": false,
"revision": "d7462543c9e366c0d196c7f67a945eaaf5d99414",
"url": "https://github.com/nvim-tree/nvim-web-devicons/archive/d7462543c9e366c0d196c7f67a945eaaf5d99414.tar.gz",
"hash": "sha256-KgodVxZaBcGN8D/2+R/8kXD7VWXJtz1+pMSTvlCJ7dM="
},
"oil.nvim": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "stevearc",
"repo": "oil.nvim"
},
"branch": "master",
"submodules": false,
"revision": "0fcc83805ad11cf714a949c98c605ed717e0b83e",
"url": "https://github.com/stevearc/oil.nvim/archive/0fcc83805ad11cf714a949c98c605ed717e0b83e.tar.gz",
"hash": "sha256-hoTQoNEsCbZ0aZMUUUvgkC9NYjovjUUirw2FN9b9dn0="
},
"rainbow-delimiters.nvim": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "HiPhish",
"repo": "rainbow-delimiters.nvim"
},
"branch": "master",
"submodules": false,
"revision": "50080ed0f44dbc18ae13b81278a01b951a06127a",
"url": "https://github.com/HiPhish/rainbow-delimiters.nvim/archive/50080ed0f44dbc18ae13b81278a01b951a06127a.tar.gz",
"hash": "sha256-zQgnNN8QvboOHWaMcLw1uRt/9AxV1asvTnpCcJ/qVS4="
},
"rustaceanvim": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "mrcjkb",
"repo": "rustaceanvim"
},
"branch": "main",
"submodules": false,
"revision": "8a3617b88696a129e7ecec7ddf9437716615dc8b",
"url": "https://github.com/mrcjkb/rustaceanvim/archive/8a3617b88696a129e7ecec7ddf9437716615dc8b.tar.gz",
"hash": "sha256-e6PM6x5klRh7lsW/0/Fw+LTScxz+1Z4TlcUMQyMS4WM="
},
"trim.nvim": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "cappyzawa",
"repo": "trim.nvim"
},
"branch": "master",
"submodules": false,
"revision": "765360a6f6ac732f4c78c5c694f4b892a55b53ec",
"url": "https://github.com/cappyzawa/trim.nvim/archive/765360a6f6ac732f4c78c5c694f4b892a55b53ec.tar.gz",
"hash": "sha256-h4dgbcOY2ji+TeX0jlMohDe2oL5paogl7Tt6lZG9i7M="
}
},
"version": 7
}