blob: 53004ca1b764c24b899c81592a666d45866a4afa (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
{
"plugins": {
"catppuccin": {
"rev": "beaf41a30c26fd7d6c386d383155cbd65dd554cd",
"src": "https://github.com/catppuccin/nvim"
},
"mini.icons": {
"rev": "efc85e42262cd0c9e1fdbf806c25cb0be6de115c",
"src": "https://github.com/nvim-mini/mini.icons"
},
"nvim-lspconfig": {
"rev": "92ee7d42320edfbb81f3cad851314ab197fa324a",
"src": "https://github.com/neovim/nvim-lspconfig"
},
"nvim-treesitter": {
"rev": "ec034813775d7e2974c7551c8c34499a828963f8",
"src": "https://github.com/nvim-treesitter/nvim-treesitter"
},
"oil.nvim": {
"rev": "f55b25e493a7df76371cfadd0ded5004cb9cd48a",
"src": "https://github.com/stevearc/oil.nvim"
}
}
}
|