-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathnvim-pack-lock.json
More file actions
99 lines (99 loc) · 3.37 KB
/
nvim-pack-lock.json
File metadata and controls
99 lines (99 loc) · 3.37 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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
{
"plugins": {
"blink.cmp": {
"rev": "b19413d214068f316c78978b08264ed1c41830ec",
"src": "https://github.com/saghen/blink.cmp",
"version": "'v1.8.0'"
},
"coq_nvim": {
"rev": "d939a34ceb2b57d2937890337a4aa75eb55e18a8",
"src": "https://github.com/ms-jpq/coq_nvim"
},
"diffview.nvim": {
"rev": "4516612fe98ff56ae0415a259ff6361a89419b0a",
"src": "https://github.com/sindrets/diffview.nvim"
},
"dressing.nvim": {
"rev": "2d7c2db2507fa3c4956142ee607431ddb2828639",
"src": "https://github.com/stevearc/dressing.nvim"
},
"fzf-lua": {
"rev": "a03d68e40eea835a1cdbd9f93049708dab3621e6",
"src": "https://github.com/ibhagwan/fzf-lua"
},
"gitsigns.nvim": {
"rev": "dfac404ac94b0eb1461bd7da32279e16950dfd67",
"src": "https://github.com/lewis6991/gitsigns.nvim"
},
"harpoon": {
"rev": "87b1a3506211538f460786c23f98ec63ad9af4e5",
"src": "https://github.com/ThePrimeagen/harpoon",
"version": "'harpoon2'"
},
"lazydev.nvim": {
"rev": "5231c62aa83c2f8dc8e7ba957aa77098cda1257d",
"src": "https://github.com/folke/lazydev.nvim"
},
"lsp_signature.nvim": {
"rev": "7d3bb0a641f516f1c7fd2e47852580dadbd7a430",
"src": "https://github.com/ray-x/lsp_signature.nvim"
},
"mason-lspconfig.nvim": {
"rev": "4cfe411526a7a99c18281135e8b4765ae6330d15",
"src": "https://github.com/mason-org/mason-lspconfig.nvim"
},
"mason.nvim": {
"rev": "57e5a8addb8c71fb063ee4acda466c7cf6ad2800",
"src": "https://github.com/mason-org/mason.nvim"
},
"melange-nvim": {
"rev": "ce42f6b629beeaa00591ba73a77d3eeac4cf28ce",
"src": "https://github.com/savq/melange-nvim"
},
"mini.nvim": {
"rev": "5d8d141cb113e9d235c9215475b26b0d20612150",
"src": "https://github.com/nvim-mini/mini.nvim"
},
"nvim-autopairs": {
"rev": "c2a0dd0d931d0fb07665e1fedb1ea688da3b80b4",
"src": "https://github.com/windwp/nvim-autopairs"
},
"nvim-lspconfig": {
"rev": "0b38bc74487e73489624d61396af7805af9cc75f",
"src": "https://github.com/neovim/nvim-lspconfig"
},
"nvim-treesitter": {
"rev": "42fc28ba918343ebfd5565147a42a26580579482",
"src": "https://github.com/nvim-treesitter/nvim-treesitter",
"version": "'master'"
},
"nvim-web-devicons": {
"rev": "6788013bb9cb784e606ada44206b0e755e4323d7",
"src": "https://github.com/nvim-tree/nvim-web-devicons"
},
"plenary.nvim": {
"rev": "b9fd5226c2f76c951fc8ed5923d85e4de065e509",
"src": "https://github.com/nvim-lua/plenary.nvim"
},
"tiny-inline-diagnostic.nvim": {
"rev": "f06ffded0b6069a257d6aa8ae7113104b7313fc1",
"src": "https://github.com/rachartier/tiny-inline-diagnostic.nvim"
},
"toggleterm.nvim": {
"rev": "9a88eae817ef395952e08650b3283726786fb5fb",
"src": "https://github.com/akinsho/toggleterm.nvim"
},
"ts-comments.nvim": {
"rev": "123a9fb12e7229342f807ec9e6de478b1102b041",
"src": "https://github.com/folke/ts-comments.nvim"
},
"typescript-tools.nvim": {
"rev": "c2f5910074103705661e9651aa841e0d7eea9932",
"src": "https://github.com/pmizio/typescript-tools.nvim"
},
"which-key.nvim": {
"rev": "3aab2147e74890957785941f0c1ad87d0a44c15a",
"src": "https://github.com/folke/which-key.nvim"
}
}
}