blob: b67f075244aad582069a04fdf9a549912de8562e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{
"plugins": {
"mini.pick": {
"rev": "b435139",
"src": "https://github.com/nvim-mini/mini.pick"
},
"nvim-lspconfig": {
"rev": "07f4e93de92e8d4ea7ab99602e3a8c9ac0fb778a",
"src": "https://github.com/neovim/nvim-lspconfig"
},
"nvim-treesitter": {
"rev": "17885756e63df73ed90db62e4630f744ceda6514",
"src": "https://github.com/nvim-treesitter/nvim-treesitter",
"version": "'main'"
}
}
}
|