Python LSP server Jedi environment in Emacs Eglot
I've moved onto using LSP in Emacs for all my programming stuff instead of individual packages for each language. I'm using eglot as the LSP client and python-lsp-server as the Python LSP server and it's been working good so far with a few gotchas.
