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.
While vim.lsp.buf_get_clients() returns an array that uses numbers as
indices, those numbers are not guaranteed to start at 1, so using #
isn't really correct.
Closes#159.
0 commit comments