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 7, 2022. It is now read-only.
Fix inlay_hints callback by using new handler signature (#29)
* Fix inlay_hints callback by using new handler signature
This commit made a breaking change to the handler signature: neovim/neovim@df17d78
This commit fixes inlay hints by changing the signature of the callback
to the new signature.
* Make it backwards compatible
0 commit comments