Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: expose git_worktree telescope actions #82

Closed

Conversation

jamestrew
Copy link
Contributor

Exposes delete_worktree and toggle_forced_deletion to uses via require('telescope').extensions.git_worktree.actions.[action_name].

This will enable users to rebind those actions to different keys easily.

I don't know why I didn't think to do this apart of #80 but if/once that gets merged in, people will be able to set mappings in the telescope setup() function. I can tweak the readme so show that when the time comes.

this will enable users to rebind those actions to different keys easily.
@jamestrew
Copy link
Contributor Author

actually nevermind I can just put this as part of #80 and that'll save some trouble with rebasing, adding to readme.

@jamestrew jamestrew closed this Mar 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant