configuring Emacs as a client for pylsp server

475 Views Asked by At

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

There are 0 best solutions below