return { { "folke/trouble.nvim", opts = {}, -- for default options, refer to the configuration section for custom setup. cmd = "Trouble", config = function() require "custom/trouble" end, }, }