- Add lang/python.el: project detection, ruff format-on-save, C-c C-v -> ruff check, optional pylsp with auto-install via uv (asks once per session) - Fix pylsp resolution to check .venv, uv tool path, and PATH - Disable legacy pyls client to avoid spurious warnings - Add ANSI color support in compilation buffers (editor.el) - Remove python-mode/python-ts-mode from global lsp-deferred hooks (lsp.el) - Add ruff, ty, uv packages to desktop group_vars
Install Emacs and copy the desktop .emacs.d config so the editor setup is managed with the rest of desktop dotfiles. Add vterm/build/debug dependencies plus C/C++ and Go tooling needed by the configured workflow.