blob: 10d937da5daa89831aeff001c9ccfb4e5e3ef436 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{
"plugins": {
"min-theme.nvim": {
"rev": "90f6cfe",
"src": "https://github.com/wesleimp/min-theme.nvim"
},
"mini.pick": {
"rev": "96ee37d",
"src": "https://github.com/nvim-mini/mini.pick"
},
"nvim-lspconfig": {
"rev": "e688b48",
"src": "https://github.com/neovim/nvim-lspconfig"
}
}
}
|