-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathstart.json
More file actions
83 lines (83 loc) · 2.74 KB
/
Copy pathstart.json
File metadata and controls
83 lines (83 loc) · 2.74 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
{
"pins": {
"blink.lib": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "saghen",
"repo": "blink.lib"
},
"branch": "main",
"submodules": false,
"revision": "f55df8a6e0a7acccf45ef0ffbb4ce46110fcf7d0",
"url": "https://github.com/saghen/blink.lib/archive/f55df8a6e0a7acccf45ef0ffbb4ce46110fcf7d0.tar.gz",
"hash": "sha256-TsGJwZbPa6h6YZvxo0yO2HuV6Xe/GfMijlxKhDJ5uoc="
},
"lz.n": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "lumen-oss",
"repo": "lz.n"
},
"branch": "main",
"submodules": false,
"revision": "72ca0efed7532e11c27ddf39127a48b501b87f89",
"url": "https://github.com/lumen-oss/lz.n/archive/72ca0efed7532e11c27ddf39127a48b501b87f89.tar.gz",
"hash": "sha256-dlQHZ26fP55TcluTIl324oIFr9NlO7INpRFmt19bgok="
},
"nvim-treesitter": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "nvim-treesitter",
"repo": "nvim-treesitter"
},
"branch": "main",
"submodules": false,
"revision": "41416e81a6c7f4af4984395bfe0cd8d174e70976",
"url": "https://github.com/nvim-treesitter/nvim-treesitter/archive/41416e81a6c7f4af4984395bfe0cd8d174e70976.tar.gz",
"hash": "sha256-Z8yZohLB7uGL8mNC73tWc4FKGgx3onGDk3m+1ItjCx0="
},
"plenary.nvim": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "nvim-lua",
"repo": "plenary.nvim"
},
"branch": "master",
"submodules": false,
"revision": "74b06c6c75e4eeb3108ec01852001636d85a932b",
"url": "https://github.com/nvim-lua/plenary.nvim/archive/74b06c6c75e4eeb3108ec01852001636d85a932b.tar.gz",
"hash": "sha256-nkfETDkPiE+Kd2BWYZijgUp9bP8RgFwRmvqJz2BMuq4="
},
"vim-moonfly-colors": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "bluz71",
"repo": "vim-moonfly-colors"
},
"branch": "master",
"submodules": false,
"revision": "2c883835f5b7b380a0a9e80695c420f7efebdfe4",
"url": "https://github.com/bluz71/vim-moonfly-colors/archive/2c883835f5b7b380a0a9e80695c420f7efebdfe4.tar.gz",
"hash": "sha256-5Uv9DsUPasnPbBVK6+1WLzZUhV2gcS94CUaQVcds8Uc="
},
"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": 8
}