-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstart-plugins.json
More file actions
34 lines (34 loc) · 1022 Bytes
/
start-plugins.json
File metadata and controls
34 lines (34 loc) · 1022 Bytes
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
{
"pins": {
"lz.n": {
"type": "GitRelease",
"repository": {
"type": "GitHub",
"owner": "lumen-oss",
"repo": "lz.n"
},
"pre_releases": false,
"version_upper_bound": null,
"release_prefix": null,
"submodules": false,
"version": "v3.0.0",
"revision": "fdb654e16862b6077e7f4ce78cba2c02aca0c35c",
"url": "https://api.github.com/repos/lumen-oss/lz.n/tarball/refs/tags/v3.0.0",
"hash": "sha256-kZGKNz4yLw8PwVuYBE/q5vYmIX2Nlcn7uy1cWJfnzgo="
},
"nvim-lspconfig": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "neovim",
"repo": "nvim-lspconfig"
},
"branch": "master",
"submodules": false,
"revision": "9573948c38bfabeec353ae7dd7d3ffec4c506a6b",
"url": "https://github.com/neovim/nvim-lspconfig/archive/9573948c38bfabeec353ae7dd7d3ffec4c506a6b.tar.gz",
"hash": "sha256-KnZQMIp9qzZitsrwcx9Nty3V5KkszSbWJog/m5opMFg="
}
},
"version": 7
}