nix/modules
Yan Lin f12ae20f05 Add dictionary autocompletion to neovim without spell checking
- Add cmp-dictionary plugin to extraPlugins for English word completion
- Configure dictionary source in nvim-cmp with keyword_length = 2
- Set up dictionary paths pointing to /usr/share/dict/words
- Enable case-insensitive matching for better user experience
- Completion triggers after 2+ characters for performance optimization

This provides English word autocompletion without enabling vim's spell
checking features, keeping the interface clean without visual indicators.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-30 18:57:50 +02:00
..
git.nix Add multi-platform git credential management 2025-07-28 13:50:46 +02:00
nvim.nix Add dictionary autocompletion to neovim without spell checking 2025-07-30 18:57:50 +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 Add imac ssh config 2025-07-30 09:58:20 +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 Add zoxide integration for smart directory navigation 2025-07-30 00:07:48 +02:00