dotfiles/.config
Claude a1eb8dc2ba
feat(nvim): add testing and debugging support
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
2026-01-31 12:26:03 +00:00
..
karabiner fix: global swap command and control 2026-01-29 18:50:48 +02:00
lazygit feat(lazygit): add config with ctrl+j/k scroll keybindings 2026-01-31 09:15:35 +00:00
nvim feat(nvim): add testing and debugging support 2026-01-31 12:26:03 +00:00
starship initial commit 2025-10-25 21:53:20 +02:00
tmux fix: yank issue with tmux 2026-01-29 18:52:22 +02:00
wezterm feat: added full screen mode for wezterm 2026-01-29 18:51:36 +02:00
.vimrc feat: added kanagawa theme 2025-11-02 15:00:32 +02:00