mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-08-13 22:50:52 +02:00
- 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 |
||
---|---|---|
.. | ||
commands.lua | ||
diff-review.lua | ||
git.lua | ||
hooks.lua | ||
init.lua | ||
inline-diff.lua | ||
mappings.lua | ||
registry.lua | ||
tmux.lua | ||
utils.lua |