return { { "folke/which-key.nvim", event = "VeryLazy", opts = { }, keys = { { 'wk', 'WhichKey', desc = 'Show key mappings' }, }, }, { 'wsdjeg/vim-fetch', event = "VeryLazy" }, { 'nvim-tree/nvim-web-devicons' }, { 'eandrju/cellular-automaton.nvim', event = "VeryLazy", keys = { { 'mr', 'CellularAutomaton make_it_rain', desc = 'Make it rain' }, }, }, }