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

Completion menu is opening/closing rapidly #285

Closed
techntools opened this issue Mar 14, 2023 · 1 comment
Closed

Completion menu is opening/closing rapidly #285

techntools opened this issue Mar 14, 2023 · 1 comment

Comments

@techntools
Copy link

techntools commented Mar 14, 2023

I have written my own keyword completion server in Python.

Added the Vimscript for handling suggestion from it.

Completions are working. But popup is closing and opening rapidly.

Screencast.from.14-03-23.02.58.54.PM.IST.webm

I have used vim-easycomplete before. Its popup updates quite smoothly. No flickering of the screen occurs.

Maybe I am missing some simple thing here. But I would appreciate if u had a look.

@techntools
Copy link
Author

Used let g:asyncomplete_popup_delay = 0.

Thanks for the plugin.

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