1 2 3 4 5 6 7 8
return { "ThePrimeagen/harpoon", branch = "harpoon2", dependencies = { "nvim-lua/plenary.nvim" }, config = function() require "custom.harpoon" end, }