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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
|
{
"plugins": {
"alacritty.nvim": {
"rev": "b2db010a1f3cdb9dc10a10666b599ed9a87cd802",
"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": "20e2d3099ba99f37f9a7c7d9ed2a9d83c3b20618",
"src": "https://github.com/ibhagwan/fzf-lua"
},
"gitsigns.nvim": {
"rev": "abf82a65f185bd54adc0679f74b7d6e1ada690c9",
"src": "https://github.com/lewis6991/gitsigns.nvim"
},
"mini.nvim": {
"rev": "9b935c218ddba02e5dc75c94f90143bce1f7c646",
"src": "https://github.com/nvim-mini/mini.nvim"
},
"nvim-lspconfig": {
"rev": "419b082102fa813739588dd82e19a8b6b2442855",
"src": "https://github.com/neovim/nvim-lspconfig"
},
"nvim-treesitter": {
"rev": "511e5ccf404f8a96ee31866b079fca033a8a7c4e",
"src": "https://github.com/nvim-treesitter/nvim-treesitter"
},
"oil.nvim": {
"rev": "f55b25e493a7df76371cfadd0ded5004cb9cd48a",
"src": "https://github.com/stevearc/oil.nvim"
},
"orgmode": {
"rev": "0f8653283bb7af84ef75b3d664851584963c64a3",
"src": "https://github.com/nvim-orgmode/orgmode"
},
"quicker.nvim": {
"rev": "fc041830fa7cf093786b0d5990d99cf3c7b0c129",
"src": "https://github.com/stevearc/quicker.nvim"
},
"snacks.nvim": {
"rev": "fe7cfe9800a182274d0f868a74b7263b8c0c020b",
"src": "https://github.com/folke/snacks.nvim"
},
"vim-fugitive": {
"rev": "61b51c09b7c9ce04e821f6cf76ea4f6f903e3cf4",
"src": "https://github.com/tpope/vim-fugitive"
},
"vim-sleuth": {
"rev": "be69bff86754b1aa5adcbb527d7fcd1635a84080",
"src": "https://github.com/tpope/vim-sleuth"
},
"vim-surround": {
"rev": "3d188ed2113431cf8dac77be61b842acb64433d9",
"src": "https://github.com/tpope/vim-surround"
},
"vimtex": {
"rev": "f707368022cdb851716be0d2970b90599c84a6a6",
"src": "https://github.com/lervag/vimtex"
}
}
}
|