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 registers: add small delete remove black hole #2553

Merged
merged 1 commit into from
Jun 7, 2023

Conversation

Kalmander
Copy link
Contributor

Description

The builtin.registers picker had two copies of the black hole register ( "_ ) and didn't show the small delete register ( "- ) at all. I added the small delete register and since the black hole register never holds any information I removed that one.

Type of change

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

How Has This Been Tested?

I used it to paste words from my small delete register.

Configuration:

  • Neovim version (nvim --version): 0.9.1
  • Operating system and version: EndeavourOS

@Conni2461
Copy link
Member

thanks :)

@Conni2461 Conni2461 merged commit be49680 into nvim-telescope:master Jun 7, 2023
Conni2461 pushed a commit that referenced this pull request Jun 9, 2023
Co-authored-by: Tryggvi Kalman <[email protected]>
(cherry picked from commit be49680)
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.

2 participants