coq_nvim
coq_nvim copied to clipboard
[Bug?] Completion is misaligned with closing line
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 disabling "fast close" seems to be a workaround https://github.com/ms-jpq/coq_nvim#flickering
Sadly the bug is present with fast close disabled