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
After typing foo(, the signature help would float above what I was typing to reference it. After the closing paren (i.e., )) the signature would disappear.
Does nvim-cmp already support this? If not, is it a feature that fits well with the project? Thanks!