Skip to content

Conversation

jerdna-regeiz
Copy link
Contributor

Floating window for neovim always located top left corner, is it by design or a bug?

Bug. Should be at the cursor. Can you provide a minimal config where it happens, as I can't reproduce it.

Found that let g:lsp_preview_keep_focus = 0 cause the issue.
With let g:lsp_preview_keep_focus = 1 all good.

Originally posted by @edganiukov in #395 (comment)

Fixed it.

@prabirshrestha
Copy link
Owner

Merged. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants