You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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
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?
The text was updated successfully, but these errors were encountered: