-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnvim-pack-lock.json
More file actions
76 lines (76 loc) · 2.55 KB
/
nvim-pack-lock.json
File metadata and controls
76 lines (76 loc) · 2.55 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
{
"plugins": {
"blink.cmp": {
"rev": "40380e711b616a28affb0f4086a2f7de2f2a556b",
"src": "https://github.com/saghen/blink.cmp"
},
"catppuccin": {
"rev": "426dbebe06b5c69fd846ceb17b42e12f890aedf1",
"src": "https://github.com/catppuccin/nvim"
},
"dracula.nvim": {
"rev": "ae752c13e95fb7c5f58da4b5123cb804ea7568ee",
"src": "https://github.com/Mofiqul/dracula.nvim"
},
"flash.nvim": {
"rev": "fcea7ff883235d9024dc41e638f164a450c14ca2",
"src": "https://github.com/folke/flash.nvim"
},
"mason-lspconfig.nvim": {
"rev": "3d89e7c92fbd96c5e10e0298fc2b006f21cf9428",
"src": "https://github.com/mason-org/mason-lspconfig.nvim"
},
"mason-tool-installer.nvim": {
"rev": "443f1ef8b5e6bf47045cb2217b6f748a223cf7dc",
"src": "https://github.com/WhoIsSethDaniel/mason-tool-installer.nvim"
},
"mason.nvim": {
"rev": "ad7146aa61dcaeb54fa900144d768f040090bff0",
"src": "https://github.com/mason-org/mason.nvim"
},
"mini.nvim": {
"rev": "9b935c218ddba02e5dc75c94f90143bce1f7c646",
"src": "https://github.com/nvim-mini/mini.nvim"
},
"mini.pick": {
"rev": "96ee37d07043aeed90ae6ae32733b2d0db8f1c13",
"src": "https://github.com/nvim-mini/mini.pick"
},
"nvim": {
"rev": "beaf41a30c26fd7d6c386d383155cbd65dd554cd",
"src": "https://github.com/catppuccin/nvim"
},
"nvim-lspconfig": {
"rev": "a89bfcfd0e44f898341ac8a80ba83ccf6218bef3",
"src": "https://github.com/neovim/nvim-lspconfig"
},
"nvim-treesitter": {
"rev": "55820833a32c61a423587e2826c5b59577aaddbb",
"src": "https://github.com/nvim-treesitter/nvim-treesitter"
},
"plenary.nvim": {
"rev": "b9fd5226c2f76c951fc8ed5923d85e4de065e509",
"src": "https://github.com/nvim-lua/plenary.nvim"
},
"snacks.nvim": {
"rev": "fe7cfe9800a182274d0f868a74b7263b8c0c020b",
"src": "https://github.com/folke/snacks.nvim"
},
"telescope-ui-select.nvim": {
"rev": "6e51d7da30bd139a6950adf2a47fda6df9fa06d2",
"src": "https://github.com/nvim-telescope/telescope-ui-select.nvim"
},
"telescope.nvim": {
"rev": "b4da76be54691e854d3e0e02c36b0245f945c2c7",
"src": "https://github.com/nvim-telescope/telescope.nvim"
},
"vague.nvim": {
"rev": "2baf167930cf2fa9c6aa7de08a4522e9fb527b33",
"src": "https://github.com/vague-theme/vague.nvim"
},
"vim": {
"rev": "d4b0823100c702af127cba8dd5595a8f599041ec",
"src": "https://github.com/dracula/vim"
}
}
}