-
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.45 KB
/
nvim-pack-lock.json
File metadata and controls
72 lines (72 loc) · 2.45 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": "62c3d54f7d739ee46f850ea6832383e3b7ca2ee1",
"src": "https://github.com/Saghen/blink.cmp",
"version": "'main'"
},
"mason.nvim": {
"rev": "44d1e90e1f66e077268191e3ee9d2ac97cc18e65",
"src": "https://github.com/mason-org/mason.nvim"
},
"mini.hues": {
"rev": "c040a9f548b1f080b087db7b072a56e7474c6c9b",
"src": "https://github.com/nvim-mini/mini.hues"
},
"mini.nvim": {
"rev": "59f09943573c5348ca6c88393fa09ce3b66a7818",
"src": "https://github.com/nvim-mini/mini.nvim",
"version": "'main'"
},
"nvim-dap": {
"rev": "a9d8cb68ee7184111dc66156c4a2ebabfbe01bc5",
"src": "https://github.com/mfussenegger/nvim-dap"
},
"nvim-dap-view": {
"rev": "af144cfbdeafd90dfdaa3d406e3f8e06ddc4f0e3",
"src": "https://github.com/igorlfs/nvim-dap-view"
},
"nvim-dap-virtual-text": {
"rev": "fbdb48c2ed45f4a8293d0d483f7730d24467ccb6",
"src": "https://github.com/theHamsta/nvim-dap-virtual-text"
},
"nvim-lspconfig": {
"rev": "841c6d4139aedb8a3f2baf30cef5327371385b93",
"src": "https://github.com/neovim/nvim-lspconfig"
},
"nvim-treesitter": {
"rev": "e5f65e31a5ec0e8526b2311ff8c7aaea4a581c82",
"src": "https://github.com/nvim-treesitter/nvim-treesitter",
"version": "'main'"
},
"nvim-treesitter-context": {
"rev": "9a8e39993e3b895601bf8227124a48ea8268149e",
"src": "https://github.com/nvim-treesitter/nvim-treesitter-context"
},
"nvim-treesitter-textobjects": {
"rev": "93d60a475f0b08a8eceb99255863977d3a25f310",
"src": "https://github.com/nvim-treesitter/nvim-treesitter-textobjects",
"version": "'main'"
},
"render-markdown.nvim": {
"rev": "e3c18ddd27a853f85a6f513a864cf4f2982b9f26",
"src": "https://github.com/MeanderingProgrammer/render-markdown.nvim"
},
"sibling-swap.nvim": {
"rev": "75e696c340429769aa34d0bbae1511c8d9660c0b",
"src": "https://github.com/Wansmer/sibling-swap.nvim"
},
"tokyonight.nvim": {
"rev": "5da1b76e64daf4c5d410f06bcb6b9cb640da7dfd",
"src": "https://github.com/folke/tokyonight.nvim"
},
"treesj": {
"rev": "26bc2a8432ba3ea79ed6aa346fba780a3d372570",
"src": "https://github.com/Wansmer/treesj"
},
"treewalker.nvim": {
"rev": "7baacb0efbdc2ac523ede90e266d685bc2227673",
"src": "https://github.com/aaronik/treewalker.nvim"
}
}
}