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