configuring Emacs as a client for pylsp server

Viewed 50

I'd like to try to use Emacs as an LSP client for a Python project (pylsp server, here)

I'd like an example about how to configure emacs for such a thing

IN particular, I'm interested in how to let Emacs instruct pylsp about where some libraries are

0 Answers
Related