return { "polarmutex/git-worktree.nvim", name = "git-worktree", config = function() require("telescope").load_extension("git_worktree") end, }