return { "Eandrju/cellular-automaton.nvim", keys = "rr", config = function() vim.keymap.set("n", "rr", "CellularAutomaton make_it_rain") end, }