nix/modules
Yan Lin 107b668e3a Fix zsh vim mode backspace and Shift+A autocomplete issues
- Add explicit backspace bindings for ^? and ^H to fix backspace in vim insert mode
- Add Shift+A binding to vi-add-eol to prevent autocomplete interference and enable proper vim append-insert behavior
- These fixes ensure backspace works properly and Shift+A functions as vim append-insert instead of triggering autocompletion

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-29 23:54:44 +02:00
..
git.nix Add multi-platform git credential management 2025-07-28 13:50:46 +02:00
nvim.nix Add autoread to neovim 2025-07-29 10:46:48 +02:00
papis.nix Add pareset alias for papis cache reset 2025-07-29 23:46:16 +02:00
rsync.nix Add comprehensive rsync configuration and management 2025-07-28 17:26:39 +02:00
ssh.nix Minor update to ssh config 2025-07-27 18:57:45 +02:00
termscp.nix Update termscp config 2025-07-28 00:27:02 +02:00
tmux.nix Add database tools and improve tmux copy mode 2025-07-27 17:17:03 +02:00
zsh.nix Fix zsh vim mode backspace and Shift+A autocomplete issues 2025-07-29 23:54:44 +02:00