-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnvim-pack-lock.json
More file actions
68 lines (68 loc) · 2.27 KB
/
Copy pathnvim-pack-lock.json
File metadata and controls
68 lines (68 loc) · 2.27 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
{
"plugins": {
"LiveMD.nvim": {
"rev": "629686ec01a9db690d49c4404a2595d432508d1c",
"src": "https://github.com/idossha/LiveMD.nvim"
},
"dracula.nvim": {
"rev": "ae752c13e95fb7c5f58da4b5123cb804ea7568ee",
"src": "https://github.com/mofiqul/dracula.nvim"
},
"friendly-snippets": {
"rev": "6cd7280adead7f586db6fccbd15d2cac7e2188b9",
"src": "https://github.com/rafamadriz/friendly-snippets"
},
"indentmini.nvim": {
"rev": "38572ce5a7a064a5deb89d6d861b7c40fc929ab1",
"src": "https://github.com/nvimdev/indentmini.nvim"
},
"kanagawa.nvim": {
"rev": "bb85e4bfc8d89b0e62c8fa53ccdd13d12e2f77b3",
"src": "https://github.com/rebelot/kanagawa.nvim"
},
"lualine.nvim": {
"rev": "221ce6b2d999187044529f49da6554a92f740a96",
"src": "https://github.com/nvim-lualine/lualine.nvim"
},
"mini-git": {
"rev": "62aa54f41c50181dceff90b55f989efe69ad198c",
"src": "https://github.com/nvim-mini/mini-git"
},
"mini.completion": {
"rev": "d2a2b2a2b5350b713ade3bb744df39eee7d4229b",
"src": "https://github.com/nvim-mini/mini.completion"
},
"mini.diff": {
"rev": "626b8a5b93874c4d05ca25aedec56cfff0b378fb",
"src": "https://github.com/nvim-mini/mini.diff"
},
"mini.indentscope": {
"rev": "92fbaf895f83c59575ec599df532b297ebf62b14",
"src": "https://github.com/nvim-mini/mini.indentscope"
},
"mini.pairs": {
"rev": "b1c5a726921b7a8c9321e9a7a208aa0571de5810",
"src": "https://github.com/nvim-mini/mini.pairs"
},
"mini.pick": {
"rev": "b27dc13b3d6dafc10e868b6ddc682cc4f047f4d1",
"src": "https://github.com/nvim-mini/mini.pick"
},
"mini.snippets": {
"rev": "050638170639ceb7bef4e804507cbf209e565b2c",
"src": "https://github.com/nvim-mini/mini.snippets"
},
"mini.statusline": {
"rev": "127997ebef7ef632161203b960c5ef9d158f4810",
"src": "https://github.com/nvim-mini/mini.statusline"
},
"mini.tabline": {
"rev": "525b27e98de7cd2a6012d99f45b4fc10676e00e5",
"src": "https://github.com/nvim-mini/mini.tabline"
},
"nvim-lspconfig": {
"rev": "ee1e369181a9e64904cdd7b739e98c70778cfc71",
"src": "https://github.com/neovim/nvim-lspconfig"
}
}
}