-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathnvim-pack-lock.json
More file actions
39 lines (39 loc) · 1.25 KB
/
Copy pathnvim-pack-lock.json
File metadata and controls
39 lines (39 loc) · 1.25 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
{
"plugins": {
"blink.cmp": {
"rev": "78336bc89ee5365633bcf754d93df01678b5c08f",
"src": "https://github.com/saghen/blink.cmp",
"version": "1.0.0 - 2.0.0"
},
"fzf-lua": {
"rev": "beaa4e83e6be4174af291a464e4f49548c943963",
"src": "https://github.com/ibhagwan/fzf-lua"
},
"gitsigns.nvim": {
"rev": "6d808f99bd63303646794406e270bd553ad7792e",
"src": "https://github.com/lewis6991/gitsigns.nvim"
},
"guard.nvim": {
"rev": "addb8d2f40662b8b62d60dd7d18f503beb2332e7",
"src": "https://github.com/nvimdev/guard.nvim"
},
"indentmini.nvim": {
"rev": "38572ce5a7a064a5deb89d6d861b7c40fc929ab1",
"src": "https://github.com/nvimdev/indentmini.nvim"
},
"lspsaga.nvim": {
"rev": "c532fb86c3d211c5829ad58d2a0783012739bb65",
"src": "https://github.com/nvimdev/lspsaga.nvim"
},
"nvim-treesitter": {
"rev": "4916d6592ede8c07973490d9322f187e07dfefac",
"src": "https://github.com/nvim-treesitter/nvim-treesitter",
"version": "'main'"
},
"nvim-treesitter-textobjects": {
"rev": "851e865342e5a4cb1ae23d31caf6e991e1c99f1e",
"src": "https://github.com/nvim-treesitter/nvim-treesitter-textobjects",
"version": "'main'"
}
}
}