LongjumpingAd7260

joined 10 months ago
[โ€“] LongjumpingAd7260@alien.top 1 points 10 months ago (3 children)

vanilla emacs 29 (eglot built-in) + eglot + poetry + pyright.
smooth, fast, stable.

You should config eglot to run the lsp (pyright in my case) through "poetry run". So poetry will handle the environment for you.
I switched from doom emacs to vanilla emacs recently. No regrets.