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
{{ message }}
This repository was archived by the owner on Jul 27, 2018. It is now read-only.
When I go through the list of available completions I will always see part of the snippet code in the buffer. As soon as I press the completion keys, UltiSnips is triggered correctly, though. This is kind of annoying if I don’t want to use snippets in some situations. Is this a known issue? Anything I’m doing wrong here?
I use neovim v0.2.2 on Linux with the cquery language server. All plugins are up to date. I can reproduce the issue with the following minimal init.vim:
The following gif explains my problem best:

When I go through the list of available completions I will always see part of the snippet code in the buffer. As soon as I press the completion keys, UltiSnips is triggered correctly, though. This is kind of annoying if I don’t want to use snippets in some situations. Is this a known issue? Anything I’m doing wrong here?
I use neovim v0.2.2 on Linux with the cquery language server. All plugins are up to date. I can reproduce the issue with the following minimal init.vim: