-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnvim-pack-lock.json
More file actions
60 lines (60 loc) · 2.03 KB
/
nvim-pack-lock.json
File metadata and controls
60 lines (60 loc) · 2.03 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
{
"plugins": {
"blink.cmp": {
"rev": "694b768d8531bee24a0a364ece300967e7e2cf9d",
"src": "https://github.com/Saghen/blink.cmp",
"version": "'main'"
},
"mason.nvim": {
"rev": "44d1e90e1f66e077268191e3ee9d2ac97cc18e65",
"src": "https://github.com/mason-org/mason.nvim"
},
"mini.hues": {
"rev": "fe3e91165fd97ad0e13717d5301b608843c4ab5e",
"src": "https://github.com/nvim-mini/mini.hues"
},
"mini.nvim": {
"rev": "e5a9a3830f9c37211df4c82cac45bf728b95739d",
"src": "https://github.com/nvim-mini/mini.nvim",
"version": "'main'"
},
"nvim-dap": {
"rev": "db321947bb289a2d4d76a32e76e4d2bd6103d7df",
"src": "https://github.com/mfussenegger/nvim-dap"
},
"nvim-dap-view": {
"rev": "c4384f417dae719d21a4af0ab62c9a3ae3c518c8",
"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": "d1597791f8196519439b3a036b59b09023981e1d",
"src": "https://github.com/neovim/nvim-lspconfig"
},
"nvim-treesitter": {
"rev": "9f2dad22ef8bb14fd1e0a3aa8859cdc88170668b",
"src": "https://github.com/nvim-treesitter/nvim-treesitter",
"version": "'main'"
},
"nvim-treesitter-context": {
"rev": "64dd4cf3f6fd0ab17622c5ce15c91fc539c3f24a",
"src": "https://github.com/nvim-treesitter/nvim-treesitter-context"
},
"nvim-treesitter-textobjects": {
"rev": "52bda74e087034408e2d563cb4499c1601038f9d",
"src": "https://github.com/nvim-treesitter/nvim-treesitter-textobjects",
"version": "'main'"
},
"render-markdown.nvim": {
"rev": "48b4175dbca8439d30c1f52231cbe5a712c8f9d9",
"src": "https://github.com/MeanderingProgrammer/render-markdown.nvim"
},
"tokyonight.nvim": {
"rev": "5da1b76e64daf4c5d410f06bcb6b9cb640da7dfd",
"src": "https://github.com/folke/tokyonight.nvim"
}
}
}