-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnvim-pack-lock.json
More file actions
129 lines (129 loc) · 3.61 KB
/
nvim-pack-lock.json
File metadata and controls
129 lines (129 loc) · 3.61 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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
{
"plugins": {
"ashen.nvim": {
"rev": "bfb04bd",
"src": "https://github.com/ficd0/ashen.nvim"
},
"blink.cmp": {
"rev": "bae4bae",
"src": "https://github.com/saghen/blink.cmp"
},
"cmp-buffer": {
"rev": "b74fab3656eea9de20a9b8116afa3cfc4ec09657",
"src": "https://github.com/hrsh7th/cmp-buffer"
},
"cmp-cmdline": {
"rev": "d126061b624e0af6c3a556428712dd4d4194ec6d",
"src": "https://github.com/hrsh7th/cmp-cmdline"
},
"cmp-conjure": {
"rev": "8c9a88efedc0e5bf3165baa6af8a407afe29daf6",
"src": "https://github.com/PaterJason/cmp-conjure"
},
"cmp-nvim-lsp": {
"rev": "cbc7b02bb99fae35cb42f514762b89b5126651ef",
"src": "https://github.com/hrsh7th/cmp-nvim-lsp"
},
"cmp-path": {
"rev": "c642487086dbd9a93160e1679a1327be111cbc25",
"src": "https://github.com/hrsh7th/cmp-path"
},
"conform.nvim": {
"rev": "cde4da5",
"src": "https://github.com/stevearc/conform.nvim"
},
"conjure": {
"rev": "403639610bcb9b6a5dfc494dc3179cc19773a471",
"src": "https://github.com/Olical/conjure"
},
"harpoon": {
"rev": "87b1a35",
"src": "https://github.com/ThePrimeagen/harpoon",
"version": "'harpoon2'"
},
"hibiscus.nvim": {
"rev": "573b37c",
"src": "https://github.com/udayvir-singh/hibiscus.nvim"
},
"kanagawa.nvim": {
"rev": "aef7f5c",
"src": "https://github.com/rebelot/kanagawa.nvim"
},
"mini-git": {
"rev": "8324672",
"src": "https://github.com/echasnovski/mini-git"
},
"mini.diff": {
"rev": "fbb93ea",
"src": "https://github.com/echasnovski/mini.diff"
},
"mini.pairs": {
"rev": "b316e68",
"src": "https://github.com/echasnovski/mini.pairs"
},
"mini.pick": {
"rev": "fe1c25e",
"src": "https://github.com/echasnovski/mini.pick"
},
"mini.statusline": {
"rev": "1491990",
"src": "https://github.com/echasnovski/mini.statusline"
},
"neogit": {
"rev": "614a6348",
"src": "https://github.com/NeogitOrg/neogit"
},
"nvim-cmp": {
"rev": "da88697d7f45d16852c6b2769dc52387d1ddc45f",
"src": "https://github.com/hrsh7th/nvim-cmp"
},
"nvim-dap": {
"rev": "b38f7d3",
"src": "https://github.com/mfussenegger/nvim-dap"
},
"nvim-dap-view": {
"rev": "5029906",
"src": "https://github.com/igorlfs/nvim-dap-view"
},
"nvim-lspconfig": {
"rev": "c8503e6",
"src": "https://github.com/neovim/nvim-lspconfig"
},
"nvim-treesitter": {
"rev": "42fc28ba",
"src": "https://github.com/nvim-treesitter/nvim-treesitter"
},
"nvim-web-devicons": {
"rev": "8dcb311",
"src": "https://github.com/nvim-tree/nvim-web-devicons"
},
"oil.nvim": {
"rev": "7e1cd77",
"src": "https://github.com/stevearc/oil.nvim"
},
"oxocarbon.nvim": {
"rev": "9f85f60",
"src": "https://github.com/nyoom-engineering/oxocarbon.nvim"
},
"parinfer-rust": {
"rev": "845bfbb9916687cba5b6bae088c9eab70dbb83a3",
"src": "https://github.com/eraserhd/parinfer-rust"
},
"plenary.nvim": {
"rev": "b9fd522",
"src": "https://github.com/nvim-lua/plenary.nvim"
},
"render-markdown.nvim": {
"rev": "f58c05f",
"src": "https://github.com/MeanderingProgrammer/render-markdown.nvim"
},
"tangerine.nvim": {
"rev": "885788f",
"src": "https://github.com/udayvir-singh/tangerine.nvim"
},
"trouble.nvim": {
"rev": "bd67efe",
"src": "https://github.com/folke/trouble.nvim"
}
}
}