HallerPatrick / py_lsp.nvim

Lsp Plugin for working with Python virtual environments
100 stars 12 forks source link

Telescope picker error #26

Closed cnrrobertson closed 1 year ago

cnrrobertson commented 1 year ago

There is an undefined reference to M.stop_client() (a possible typo?) in the Telescope picker. I've submitted a PR #25 with the fix.

HallerPatrick commented 1 year ago

Closed with PR #25