#lunarvim — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #lunarvim, aggregated by home.social.
-
Third time seems to be the charm. After 2 attempts with spacemacs, I finally seem to have gotten a working setup with #Doomemacs.
The thing that took the longest time to figure out was getting #pyenv and #pyright to work correctly.
1. pyenv - project integration code needed to be added
2. pyenvs should be then created in the same name as the project itself
3. pyenv local needed to be run to create .python-version file
4. both lsp and tree-sitter tools enabled and added to python
Now I am almost feature parity with my #lunarvim #neotest setup to run tests. The final piece missing is DAP debugger... coming at you DAP