-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnvim-pack-lock.json
More file actions
77 lines (77 loc) · 2.56 KB
/
Copy pathnvim-pack-lock.json
File metadata and controls
77 lines (77 loc) · 2.56 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
{
"plugins": {
"blink.cmp": {
"rev": "78336bc89ee5365633bcf754d93df01678b5c08f",
"src": "https://github.com/Saghen/blink.cmp",
"version": "1.0.0 - 2.0.0"
},
"cord.nvim": {
"rev": "0be090969e978f7442870ef227e09eff7bf3480d",
"src": "https://github.com/vyfor/cord.nvim"
},
"fidget.nvim": {
"rev": "889e2e96edef4e144965571d46f7a77bcc4d0ddf",
"src": "https://github.com/j-hui/fidget.nvim"
},
"gitsigns.nvim": {
"rev": "6d808f99bd63303646794406e270bd553ad7792e",
"src": "https://github.com/lewis6991/gitsigns.nvim"
},
"lsp-progress.nvim": {
"rev": "f6d5af10563b895ff846346f57cbd4451439f4c1",
"src": "https://github.com/linrongbin16/lsp-progress.nvim"
},
"mason-lspconfig.nvim": {
"rev": "0c2823e0418f3d9230ff8b201c976e84de1cb401",
"src": "https://github.com/mason-org/mason-lspconfig.nvim"
},
"mason.nvim": {
"rev": "cb8445f8ce85d957416c106b780efd51c6298f89",
"src": "https://github.com/mason-org/mason.nvim"
},
"mini.pick": {
"rev": "437d44eb57312f23e6b931704694fc294922cd88",
"src": "https://github.com/echasnovski/mini.pick"
},
"nvim-autopairs": {
"rev": "59bce2eef357189c3305e25bc6dd2d138c1683f5",
"src": "https://github.com/windwp/nvim-autopairs"
},
"nvim-highlight-colors": {
"rev": "e2cb220",
"src": "https://github.com/brenoprata10/nvim-highlight-colors"
},
"nvim-lspconfig": {
"rev": "bf5abe69c1874531f359a822d0cff4d73e26113f",
"src": "https://github.com/neovim/nvim-lspconfig"
},
"nvim-treesitter": {
"rev": "cf12346a3414fa1b06af75c79faebe7f76df080a",
"src": "https://github.com/nvim-treesitter/nvim-treesitter"
},
"oil.nvim": {
"rev": "0fcc83805ad11cf714a949c98c605ed717e0b83e",
"src": "https://github.com/stevearc/oil.nvim"
},
"oldworld.nvim": {
"rev": "db072a0bd2c90035fc3a57a73014cb54d3902f1f",
"src": "https://github.com/dgox16/oldworld.nvim"
},
"quicker.nvim": {
"rev": "4a6883cb13fe097a20a046eb55f6dffd239276e3",
"src": "https://github.com/stevearc/quicker.nvim"
},
"tiny-glimmer.nvim": {
"rev": "cc285167914e947fc130523d02927fdaf24636a6",
"src": "https://github.com/rachartier/tiny-glimmer.nvim"
},
"vim-tidal": {
"rev": "e440fe5bdfe07f805e21e6872099685d38e8b761",
"src": "https://github.com/tidalcycles/vim-tidal"
},
"zen-mode.nvim": {
"rev": "8564ce6d29ec7554eb9df578efa882d33b3c23a7",
"src": "https://github.com/folke/zen-mode.nvim"
}
}
}