-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnvim-pack-lock.json
More file actions
72 lines (72 loc) · 2.42 KB
/
nvim-pack-lock.json
File metadata and controls
72 lines (72 loc) · 2.42 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
{
"plugins": {
"blink.cmp": {
"rev": "cd79f572971c58784ca72551af29af3a63da9168",
"src": "https://github.com/saghen/blink.cmp.git"
},
"catppuccin": {
"rev": "0a5de4da015a175f416d6ef1eda84661623e0500",
"src": "https://github.com/catppuccin/nvim.git"
},
"conform.nvim": {
"rev": "c2526f1cde528a66e086ab1668e996d162c75f4f",
"src": "https://github.com/stevearc/conform.nvim.git"
},
"copilot.lua": {
"rev": "dd3e345d59051464573d821b042f0a0c82410b5d",
"src": "https://github.com/zbirenbaum/copilot.lua.git"
},
"fidget.nvim": {
"rev": "7fa433a83118a70fe24c1ce88d5f0bd3453c0970",
"src": "https://github.com/j-hui/fidget.nvim.git"
},
"fzf-lua": {
"rev": "5921997472574fca3880b62949eb8679dc6f5afc",
"src": "https://github.com/ibhagwan/fzf-lua.git"
},
"guess-indent.nvim": {
"rev": "84a4987ff36798c2fc1169cbaff67960aed9776f",
"src": "https://github.com/NMAC427/guess-indent.nvim.git"
},
"lualine.nvim": {
"rev": "47f91c416daef12db467145e16bed5bbfe00add8",
"src": "https://github.com/nvim-lualine/lualine.nvim"
},
"mini.ai": {
"rev": "9eae720f2b20f6ad28cbfa0ddc524e10dc2c3201",
"src": "https://github.com/nvim-mini/mini.ai.git"
},
"mini.diff": {
"rev": "6010e588e9ed14724880f244d7fa3df8f0be3f46",
"src": "https://github.com/nvim-mini/mini.diff.git"
},
"mini.icons": {
"rev": "68c178e0958d95b3977a771f3445429b1bded985",
"src": "https://github.com/nvim-mini/mini.icons.git"
},
"mini.surround": {
"rev": "d648a5601e1c48f175b07d10eba141da338a0a2a",
"src": "https://github.com/nvim-mini/mini.surround.git"
},
"nvim-lspconfig": {
"rev": "44acfe887d4056f704ccc4f17513ed41c9e2b2e6",
"src": "https://github.com/neovim/nvim-lspconfig"
},
"nvim-treesitter": {
"rev": "4d9466677a5ceadef104eaa0fe08d60d91c4e9a7",
"src": "https://github.com/nvim-treesitter/nvim-treesitter.git"
},
"oil.nvim": {
"rev": "f55b25e493a7df76371cfadd0ded5004cb9cd48a",
"src": "https://github.com/stevearc/oil.nvim.git"
},
"silentium.nvim": {
"rev": "a60f04405c2e0cfb720660fc82e44369fa4c087e",
"src": "https://github.com/silentium-theme/silentium.nvim.git"
},
"which-key.nvim": {
"rev": "3aab2147e74890957785941f0c1ad87d0a44c15a",
"src": "https://github.com/folke/which-key.nvim.git"
}
}
}