-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnvim-pack-lock.json
More file actions
96 lines (96 loc) · 3.26 KB
/
nvim-pack-lock.json
File metadata and controls
96 lines (96 loc) · 3.26 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
{
"plugins": {
"blink.cmp": {
"rev": "78336bc89ee5365633bcf754d93df01678b5c08f",
"src": "https://github.com/saghen/blink.cmp",
"version": ">=0.0.0"
},
"blink.lib": {
"rev": "f29d8bac6549bc1e7d699c83f680823d7def98bd",
"src": "https://github.com/saghen/blink.lib"
},
"blink.pairs": {
"rev": "4e43012356d33a26f69eae475f746fbe9f325f44",
"src": "https://github.com/saghen/blink.pairs",
"version": ">=0.0.0"
},
"codecompanion.nvim": {
"rev": "60d031862715a77b3655eac724e8926965e47b86",
"src": "https://github.com/olimorris/codecompanion.nvim",
"version": ">=0.0.0"
},
"csvview.nvim": {
"rev": "5c22774c3ecc7f8883af5d143b366e45b1f0875d",
"src": "https://github.com/hat0uma/csvview.nvim"
},
"edge": {
"rev": "7ec78c21bd8f0b2b0b47043bb1e730c561647c72",
"src": "https://github.com/sainnhe/edge"
},
"fidget.nvim": {
"rev": "889e2e96edef4e144965571d46f7a77bcc4d0ddf",
"src": "https://github.com/j-hui/fidget.nvim"
},
"friendly-snippets": {
"rev": "6cd7280adead7f586db6fccbd15d2cac7e2188b9",
"src": "https://github.com/rafamadriz/friendly-snippets"
},
"gitsigns.nvim": {
"rev": "dd3f588bacbeb041be6facf1742e42097f62165d",
"src": "https://github.com/lewis6991/gitsigns.nvim"
},
"guess-indent.nvim": {
"rev": "84a4987ff36798c2fc1169cbaff67960aed9776f",
"src": "https://github.com/nmac427/guess-indent.nvim"
},
"lualine.nvim": {
"rev": "131a558e13f9f28b15cd235557150ccb23f89286",
"src": "https://github.com/nvim-lualine/lualine.nvim"
},
"mini.trailspace": {
"rev": "b362246495d18c29b4545a8f1c47f627f8011b7c",
"src": "https://github.com/echasnovski/mini.trailspace"
},
"nvim-colorizer.lua": {
"rev": "5cfe7fffbd01e17b3c1e14af85d5febdef88bd8c",
"src": "https://github.com/catgoose/nvim-colorizer.lua"
},
"nvim-lspconfig": {
"rev": "451d4ef9abd4f0f08e379ef0d55d1c391b6125a7",
"src": "https://github.com/neovim/nvim-lspconfig"
},
"nvim-surround": {
"rev": "2e93e154de9ff326def6480a4358bfc149d5da2c",
"src": "https://github.com/kylechui/nvim-surround",
"version": "4.0.0 - 5.0.0"
},
"nvim-treesitter": {
"rev": "4916d6592ede8c07973490d9322f187e07dfefac",
"src": "https://github.com/nvim-treesitter/nvim-treesitter"
},
"nvim-treesitter-context": {
"rev": "b311b30818951d01f7b4bf650521b868b3fece16",
"src": "https://github.com/nvim-treesitter/nvim-treesitter-context"
},
"nvim-web-devicons": {
"rev": "2795c26c916bb3c57dde308b82be51971fa92747",
"src": "https://github.com/nvim-tree/nvim-web-devicons"
},
"oil.nvim": {
"rev": "0fcc83805ad11cf714a949c98c605ed717e0b83e",
"src": "https://github.com/stevearc/oil.nvim"
},
"outline.nvim": {
"rev": "c293eb56db880a0539bf9d85b4a27816960b863e",
"src": "https://github.com/hedyhli/outline.nvim"
},
"plenary.nvim": {
"rev": "74b06c6c75e4eeb3108ec01852001636d85a932b",
"src": "https://github.com/nvim-lua/plenary.nvim"
},
"telescope.nvim": {
"rev": "f04ab730b8f9c6bf3f54a206d0dcddfd70c52d59",
"src": "https://github.com/nvim-telescope/telescope.nvim"
}
}
}