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: black hole zequals #3124

Merged
merged 1 commit into from
May 23, 2024
Merged

fix: black hole zequals #3124

merged 1 commit into from
May 23, 2024

Conversation

tris203
Copy link
Contributor

@tris203 tris203 commented May 20, 2024

Description

This makes the telescope spellcheck picker more equivalent with a z= command. With the implementation before the misspelt word would end up in your register. This is not the behaviour of a z= in vim or neovim

Fixes # N/A

Type of change

Please delete options that are not relevant.

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

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list relevant details about your configuration

  • Spell word wrong
  • Fix it
  • Paste - Buffer not overwritten

Configuration:

  • Neovim version (nvim --version): Nightly
  • Operating system and version: NixOS

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 jamestrew merged commit 5665d93 into nvim-telescope:master May 23, 2024
12 checks passed
@jamestrew
Copy link
Contributor

Makes sense to me - thanks!

@jamestrew jamestrew added the backport-0.1.x PR to be backported to 0.1.x (Neovim 0.7 compat) label May 23, 2024
@tris203 tris203 deleted the zequals branch May 23, 2024 17:15
Conni2461 pushed a commit that referenced this pull request May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-0.1.x PR to be backported to 0.1.x (Neovim 0.7 compat)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants