-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathstart.json
More file actions
70 lines (70 loc) · 2.31 KB
/
start.json
File metadata and controls
70 lines (70 loc) · 2.31 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
{
"pins": {
"lz.n": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "nvim-neorocks",
"repo": "lz.n"
},
"branch": "master",
"submodules": false,
"revision": "232b3e981aee6f62405ac40342600ce4d1fe6a7f",
"url": "https://github.com/nvim-neorocks/lz.n/archive/232b3e981aee6f62405ac40342600ce4d1fe6a7f.tar.gz",
"hash": "sha256-SYaSRWfBAtq8sRXgHELBK8CDGcvWK7a2YkCZqwZQDXA="
},
"nvim-treesitter": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "nvim-treesitter",
"repo": "nvim-treesitter"
},
"branch": "main",
"submodules": false,
"revision": "7caec274fd19c12b55902a5b795100d21531391f",
"url": "https://github.com/nvim-treesitter/nvim-treesitter/archive/7caec274fd19c12b55902a5b795100d21531391f.tar.gz",
"hash": "sha256-UjTnWgn3wSv3HwBgo6Xgjri/7wCnS5PREjWhA/05HiU="
},
"plenary.nvim": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "nvim-lua",
"repo": "plenary.nvim"
},
"branch": "master",
"submodules": false,
"revision": "b9fd5226c2f76c951fc8ed5923d85e4de065e509",
"url": "https://github.com/nvim-lua/plenary.nvim/archive/b9fd5226c2f76c951fc8ed5923d85e4de065e509.tar.gz",
"hash": "sha256-9Un7ekhBxcnmFE1xjCCFTZ7eqIbmXvQexpnhduAg4M0="
},
"vim-moonfly-colors": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "bluz71",
"repo": "vim-moonfly-colors"
},
"branch": "master",
"submodules": false,
"revision": "d11b3d04cc1cb71a778d67a4df73283a5a6d66f4",
"url": "https://github.com/bluz71/vim-moonfly-colors/archive/d11b3d04cc1cb71a778d67a4df73283a5a6d66f4.tar.gz",
"hash": "sha256-+zUmQWRUNzdUDZBV7xmrA0415/HlagHDi+O9ehdaDN8="
},
"which-key.nvim": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "folke",
"repo": "which-key.nvim"
},
"branch": "main",
"submodules": false,
"revision": "3aab2147e74890957785941f0c1ad87d0a44c15a",
"url": "https://github.com/folke/which-key.nvim/archive/3aab2147e74890957785941f0c1ad87d0a44c15a.tar.gz",
"hash": "sha256-rKaYnXM4gRkkF/+xIFm2oCZwtAU6CeTdRWU93N+Jmbc="
}
},
"version": 7
}