Skip to content

Commit

Permalink
fix: :Telescope git_worktree
Browse files Browse the repository at this point in the history
  • Loading branch information
mrossinek committed Sep 23, 2022
1 parent d7f4e25 commit ff3932f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/telescope/_extensions/git_worktree.lua
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@ end
return require("telescope").register_extension(
{
exports = {
git_worktree = telescope_git_worktree,
git_worktrees = telescope_git_worktree,
create_git_worktree = create_worktree
}
Expand Down

0 comments on commit ff3932f

Please sign in to comment.