Add neotest for running tests: - Jest adapter for Angular/JS/TS - Python adapter with pytest support - Rust adapter via rustaceanvim - Keymaps: <leader>t* for test operations Add nvim-dap for debugging: - Python with debugpy (auto-detects venv) - JavaScript/TypeScript with js-debug-adapter - Chrome debugging for Angular (port 4200) - Rust via codelldb (rustaceanvim integration) - DAP UI with auto-open on debug start - Keymaps: <leader>d* for debug operations https://claude.ai/code/session_01UcDoC4n6CWMttYFJPw17ie |
||
|---|---|---|
| .. | ||
| lua | ||
| .gitignore | ||
| .stylua.toml | ||
| init.lua | ||
| lazyvim.json | ||
| LICENSE.md | ||