-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnvim-pack-lock.json
More file actions
41 lines (41 loc) · 1.32 KB
/
nvim-pack-lock.json
File metadata and controls
41 lines (41 loc) · 1.32 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
{
"plugins": {
"friendly-snippets": {
"rev": "6cd7280adead7f586db6fccbd15d2cac7e2188b9",
"src": "https://github.com/rafamadriz/friendly-snippets"
},
"fzf-lua": {
"rev": "3da04a92518453a1898d6bce213532eec73dcc27",
"src": "https://github.com/ibhagwan/fzf-lua"
},
"gitsigns.nvim": {
"rev": "6d808f99bd63303646794406e270bd553ad7792e",
"src": "https://github.com/lewis6991/gitsigns.nvim"
},
"mason.nvim": {
"rev": "b03fb0f20bc1d43daf558cda981a2be22e73ac42",
"src": "https://github.com/williamboman/mason.nvim"
},
"melange-nvim": {
"rev": "ce42f6b629beeaa00591ba73a77d3eeac4cf28ce",
"src": "https://github.com/savq/melange-nvim"
},
"mini.splitjoin": {
"rev": "8bd5a3d581b9f3dd3bc91fe495e210b8b0ee981d",
"src": "https://github.com/nvim-mini/mini.splitjoin"
},
"nvim-lspconfig": {
"rev": "e05fb8c3bd61d909dacff24f77f23beb644daf54",
"src": "https://github.com/neovim/nvim-lspconfig"
},
"nvim-treesitter": {
"rev": "4916d6592ede8c07973490d9322f187e07dfefac",
"src": "https://github.com/nvim-treesitter/nvim-treesitter",
"version": "'main'"
},
"yasp.nvim": {
"rev": "402975f1c63fcd8cbb834199c8f211ca9f0baac6",
"src": "https://github.com/DimitrisDimitropoulos/yasp.nvim"
}
}
}