forked from LunarVim/Launch.nvim
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnvim-pack-lock.json
More file actions
101 lines (101 loc) · 3.48 KB
/
Copy pathnvim-pack-lock.json
File metadata and controls
101 lines (101 loc) · 3.48 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
97
98
99
100
101
{
"plugins": {
"blink.cmp": {
"rev": "78336bc89ee5365633bcf754d93df01678b5c08f",
"src": "https://github.com/saghen/blink.cmp",
"version": "1.0.0 - 2.0.0"
},
"bufferline.nvim": {
"rev": "655133c3b4c3e5e05ec549b9f8cc2894ac6f51b3",
"src": "https://github.com/akinsho/bufferline.nvim",
"version": "4.0.0 - 5.0.0"
},
"friendly-snippets": {
"rev": "6cd7280adead7f586db6fccbd15d2cac7e2188b9",
"src": "https://github.com/rafamadriz/friendly-snippets"
},
"gitsigns.nvim": {
"rev": "a462f416e2ce4744531c6256252dee99a7d34a83",
"src": "https://github.com/lewis6991/gitsigns.nvim",
"version": "2.0.0 - 3.0.0"
},
"guess-indent.nvim": {
"rev": "84a4987ff36798c2fc1169cbaff67960aed9776f",
"src": "https://github.com/nmac427/guess-indent.nvim"
},
"leap.nvim": {
"rev": "0d0549b13428855c063468a6935c18e933599a18",
"src": "https://codeberg.org/andyg/leap.nvim"
},
"lualine.nvim": {
"rev": "221ce6b2d999187044529f49da6554a92f740a96",
"src": "https://github.com/nvim-lualine/lualine.nvim"
},
"mason-lspconfig.nvim": {
"rev": "a5671269a1ddfa7790cdf97c14e600e269da550f",
"src": "https://github.com/mason-org/mason-lspconfig.nvim",
"version": "2.0.0 - 3.0.0"
},
"mason.nvim": {
"rev": "2a6940af80375532e5e9e7c1f2fc6319a1b7a69d",
"src": "https://github.com/mason-org/mason.nvim",
"version": "2.0.0 - 3.0.0"
},
"neovim-session-manager": {
"rev": "89d253a6c68af60b49570044591d5b8701866601",
"src": "https://github.com/Shatur/neovim-session-manager"
},
"nightfox.nvim": {
"rev": "d3e8b1acc095baf57af81bb5e89fe7c4359eb619",
"src": "https://github.com/EdenEast/nightfox.nvim",
"version": "3.0.0 - 4.0.0"
},
"nvim-lspconfig": {
"rev": "b89138d9af0a96e6048e202a15765fc6b6416bd4",
"src": "https://github.com/neovim/nvim-lspconfig",
"version": "2.0.0 - 3.0.0"
},
"nvim-surround": {
"rev": "2e93e154de9ff326def6480a4358bfc149d5da2c",
"src": "https://github.com/kylechui/nvim-surround",
"version": "4.0.0 - 5.0.0"
},
"nvim-treesitter": {
"rev": "c9f9ed6c1892f629ea399f4ee7905f2686fa13f2",
"src": "https://github.com/nvim-treesitter/nvim-treesitter",
"version": "'main'"
},
"nvim-treesitter-textobjects": {
"rev": "898ee307df58f854d11cd7edd06472574d48014e",
"src": "https://github.com/nvim-treesitter/nvim-treesitter-textobjects",
"version": "'main'"
},
"nvim-web-devicons": {
"rev": "2ae6958df7ced50baac5035cec0c15799eedfbf7",
"src": "https://github.com/nvim-tree/nvim-web-devicons"
},
"plenary.nvim": {
"rev": "74b06c6c75e4eeb3108ec01852001636d85a932b",
"src": "https://github.com/nvim-lua/plenary.nvim"
},
"render-markdown.nvim": {
"rev": "f422cb5c6855f150e2ddcfaf44e7157b98b34f6a",
"src": "https://github.com/MeanderingProgrammer/render-markdown.nvim",
"version": "8.0.0 - 9.0.0"
},
"snacks.nvim": {
"rev": "e6fd58c82f2f3fcddd3fe81703d47d6d48fc7b9f",
"src": "https://github.com/folke/snacks.nvim",
"version": "2.0.0 - 3.0.0"
},
"treesj": {
"rev": "79aedb401bbdc7e4202f7881eab5f6feb2105b0a",
"src": "https://github.com/Wansmer/treesj"
},
"which-key.nvim": {
"rev": "fcbf4eea17cb299c02557d576f0d568878e354a4",
"src": "https://github.com/folke/which-key.nvim",
"version": "3.0.0 - 4.0.0"
}
}
}