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 Oct 13, 2021. It is now read-only.
snippet: use call api instead of nvim_call_function
nivm_call_function returns invalid items when there is no match and no
item to return. This causes snippets to always have a true 'item'
breaking automatic chain completion.
Signed-off-by: Seb Laveze <[email protected]>
0 commit comments