-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathopt-plugins.json
More file actions
73 lines (73 loc) · 2.32 KB
/
opt-plugins.json
File metadata and controls
73 lines (73 loc) · 2.32 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
{
"pins": {
"catppuccin": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "catppuccin",
"repo": "nvim"
},
"branch": "main",
"submodules": false,
"revision": "0303a7208dba448c459767486a38a6ec05c4216b",
"url": "https://github.com/catppuccin/nvim/archive/0303a7208dba448c459767486a38a6ec05c4216b.tar.gz",
"hash": "sha256-UUUoJpIYHJOe93w9+geBNN5f+6IkJFwjZWkGTr2IaJI="
},
"conform.nvim": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "stevearc",
"repo": "conform.nvim"
},
"branch": "master",
"submodules": false,
"revision": "619363c30309d29ffa631e67c8183f2a72caa373",
"url": "https://github.com/stevearc/conform.nvim/archive/619363c30309d29ffa631e67c8183f2a72caa373.tar.gz",
"hash": "sha256-pMWvC7sqOFjsMUhxTzMcoSifn7E5CVindvQVl9dEfB8="
},
"fzf-lua": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "ibhagwan",
"repo": "fzf-lua"
},
"branch": "main",
"submodules": false,
"revision": "d340ade20dfe4ef87e6f9a63b9905be91965b5dc",
"url": "https://github.com/ibhagwan/fzf-lua/archive/d340ade20dfe4ef87e6f9a63b9905be91965b5dc.tar.gz",
"hash": "sha256-i3PrHzQPqfwEsbH01ZhhJ8XfFcJAmAJKOPwLVpRyJaI="
},
"mini.nvim": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "nvim-mini",
"repo": "mini.nvim"
},
"branch": "main",
"submodules": false,
"revision": "8b63dc6caf94f6580e371f9b339548848f72e489",
"url": "https://github.com/nvim-mini/mini.nvim/archive/8b63dc6caf94f6580e371f9b339548848f72e489.tar.gz",
"hash": "sha256-SglvmROxw5VHt/uK11h9ztrEo/5clIuOT8K4b05Cvo8="
},
"oil.nvim": {
"type": "GitRelease",
"repository": {
"type": "GitHub",
"owner": "stevearc",
"repo": "oil.nvim"
},
"pre_releases": false,
"version_upper_bound": null,
"release_prefix": null,
"submodules": false,
"version": "v2.16.0",
"revision": "17c0a8faaf48298a0c0cfb0d757c0eaee4ff7a32",
"url": "https://api.github.com/repos/stevearc/oil.nvim/tarball/refs/tags/v2.16.0",
"hash": "sha256-6ztzdwyVHovqiPCnqkqqwAh/72D5aWPucr7N3NVuN14="
}
},
"version": 7
}