kickstart.nvim/lua
zolinthecow 581a69b2dd Fix inline diff visualization for line replacements
- Detect when a deletion is immediately followed by an addition (replacement)
- Show replacements differently: highlight line as DiffChange and show old text at EOL
- Prevents the 'extra red line' issue where replacements showed deletion as separate line
- Pure deletions still shown as virtual lines above their position
- Improves visual clarity when reviewing simple line changes
2025-07-10 02:25:21 -07:00
..
colinzhao claude-baseline-1752110594 2025-07-09 21:17:22 -07:00
kickstart Neovim 0.10 updates (#936) 2024-07-21 20:35:07 -04:00
nvim-claude Fix inline diff visualization for line replacements 2025-07-10 02:25:21 -07:00