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
42
43
44
45
46
47
48
49
50
51
52
|
{
"plugins": {
"alacritty.nvim": {
"rev": "4ca80fce586727b33951ae46b2d07c1a0ebf6321",
"src": "https://github.com/moreka/alacritty.nvim"
},
"blink.cmp": {
"rev": "820f1ddf634ec267412e403711bf74be26cac677",
"src": "https://github.com/saghen/blink.cmp"
},
"conform.nvim": {
"rev": "c2526f1cde528a66e086ab1668e996d162c75f4f",
"src": "https://github.com/stevearc/conform.nvim"
},
"fzf-lua": {
"rev": "696f8c071723f845b904af2f99a798650210355e",
"src": "https://github.com/ibhagwan/fzf-lua"
},
"mini.nvim": {
"rev": "c163117900c17d4abf30bc09452a261c8536060c",
"src": "https://github.com/nvim-mini/mini.nvim"
},
"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"
},
"quicker.nvim": {
"rev": "fc041830fa7cf093786b0d5990d99cf3c7b0c129",
"src": "https://github.com/stevearc/quicker.nvim"
},
"vim-fugitive": {
"rev": "61b51c09b7c9ce04e821f6cf76ea4f6f903e3cf4",
"src": "https://github.com/tpope/vim-fugitive"
},
"vim-surround": {
"rev": "3d188ed2113431cf8dac77be61b842acb64433d9",
"src": "https://github.com/tpope/vim-surround"
},
"vimtex": {
"rev": "f707368022cdb851716be0d2970b90599c84a6a6",
"src": "https://github.com/lervag/vimtex"
}
}
}
|