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

Undo in neovim #1534

Open
hoagy-davis-digges opened this issue Feb 14, 2024 · 1 comment
Open

Undo in neovim #1534

hoagy-davis-digges opened this issue Feb 14, 2024 · 1 comment

Comments

@hoagy-davis-digges
Copy link
Contributor

When I close the completion menu in neovim and hit undo, it cycles back through all of the options that I scrolled over in the menu, do you know what might be causing this?

@hoagy-davis-digges
Copy link
Contributor Author

Looks like its being caused by something in lsp#internal#completion#documentation#_enable since I can prevent it by setting g:lsp_completion_documentation_enabled = 0

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

No branches or pull requests

1 participant