coq_nvim icon indicating copy to clipboard operation
coq_nvim copied to clipboard

[Bug?] Completion is misaligned with closing line

Open dybdeskarphet opened this issue 2 years ago • 2 comments

Neovim version: 0.6.1

Problem: There is no problem with the completions itself, but as you can see in the video, <section> and </section>s are misaligned:

https://user-images.githubusercontent.com/42360077/153929799-fa6ae59d-56a2-4d7f-bd72-9cd71e0d1289.mp4

What is causing this?

dybdeskarphet avatar Feb 14 '22 19:02 dybdeskarphet

@dybdeskarphet disabling "fast close" seems to be a workaround https://github.com/ms-jpq/coq_nvim#flickering

dashkb avatar Feb 14 '22 22:02 dashkb

Sadly the bug is present with fast close disabled

dybdeskarphet avatar Feb 15 '22 08:02 dybdeskarphet