return { "MaximilianLloyd/lazy-reload.nvim", opts = { -- your configuration comes here -- or leave it empty to use the default settings -- refer to the configuration section below }, keys = { -- Opens the command. { "rl", "lua require('lazy-reload').feed()", desc = "Reload a plugin", }, }, }