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

fix: do not ignore mappings from setup() when attach_mappings provided #2613

Conversation

molecule-man
Copy link
Contributor

@molecule-man molecule-man commented Jul 21, 2023

Description

Fixes #2612

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Tested with the steps from #2612

Checklist:

  • My code follows the style guidelines of this project (stylua)
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (lua annotations)

@jamestrew
Copy link
Contributor

Looks good. Thanks for reporting and fixing this^^

@jamestrew jamestrew merged commit 597a3cc into nvim-telescope:master Jul 21, 2023
6 checks passed
Conni2461 pushed a commit that referenced this pull request Sep 5, 2023
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.

adding attach_mappings to builtin picker opts completely cancells mappings in telescope.setup()
2 participants